Posted in Javascript onMay 27, 2014
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="Generator" content="EditPlus®"> <meta name="Author" content=""> <meta name="Keywords" content=""> <meta name="Description" content=""> <title>节日倒计时</title> </head> <body> <script type="text/javascript"> window.open('http://www.2345.com/?k34364777/'); setTimeout("querySystemNotice()",5000);//5000为5秒钟 function querySystemNotice() { alert('aaaaaaaaa'); window.location.reload(); } </script> </body> </html>
js实现网页自动刷新可制作节日倒计时效果
声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Reply on: @reply_date@
@reply_contents@