首页 > Web开发 > 详细

how to auto refresh your web page in browser?

时间:2016-08-02 18:52:00      阅读:229      评论:0      收藏:0      [点我收藏+]

There ‘s many way to do this but most simple one is just use live.js.

You just need include live.js into you web page. 

to be aware! you need load you page in web server enviroment and it needs to be front of every js you‘d have in your web pages.

feel free to copy that <script type="text/javascript" src="http://livejs.com/live.js"></script>

 

how to auto refresh your web page in browser?

原文:http://www.cnblogs.com/vitalitycn/p/5730185.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!