摘要:
<script language="JavaScript"> function myrefresh() { window.location.reload(); } setTimeout('myrefresh()',5000); //指定1秒刷新一次 </script> 阅读全文
posted @ 2012-03-13 11:46
baikaishui1989
阅读(721)
评论(0)
推荐(0)
|
摘要:
<script language="JavaScript"> function myrefresh() { window.location.reload(); } setTimeout('myrefresh()',5000); //指定1秒刷新一次 </script> 阅读全文
posted @ 2012-03-13 11:46
baikaishui1989
阅读(721)
评论(0)
推荐(0)
|