摘要:
Javascript刷新窗口2009-02-17 16:56用Javascript刷新窗口的方法有很多,以下是收集的一些代码:程序代码window.location.reload();window.history.go(0);window.location.replace(window.location.href);window.location.assign(window.location.hr... 阅读全文
posted @ 2009-07-21 15:02
TOYOE
阅读(326)
评论(0)
推荐(0)