使用jquery刷新當前頁面

下面介紹全頁面刷新方法:有時候可能會用到 window.location.reload()刷新當前頁面. parent.location.reload()刷新父親對象(用於框架) opener.location.reload()刷新父窗口對象(用於單開窗口) top.location.reload()刷新最頂端對象(用於多開窗口) 下面再介紹一些javascript基本函數 1.doc
相關文章
相關標籤/搜索