location.reload() 重新載入(更新、刷新)目前網址頁面。 舉例如下 function run() { window.location.reload(); window.open("window008_1.html", "", "width=200, ...
確定! 回上一頁