随笔分类 -  js部分

几秒后跳转到新页面
摘要:function myrefresh(){ window.location.reload();}setTimeout('myrefresh()',1000); //指定1秒刷新一次 阅读全文

posted @ 2016-08-20 15:49 wonder2636 阅读(248) 评论(0) 推荐(0)

导航