摘要: 1,页面自动刷新:把如下代码加入<head>区域中<meta http-equiv="refresh" content="20">,其中20指每隔20秒刷新一次页面. 2,页面自动跳转:把如下代码加入<head>区域中<meta http-equiv="refresh" content="20;url=http://www.njcatv.net"&... 阅读全文
posted @ 2010-02-04 11:07 随梦而飞 阅读(283) 评论(1) 推荐(0)