码迷,mamicode.com
首页 > Web开发 > 详细

js 强制缓存刷新

时间:2014-06-25 15:10:14      阅读:283      评论:0      收藏:0      [点我收藏+]

标签:style   class   blog   code   color   get   

1.在js引用时加入时间戳。

1 <script>
2 document.write(‘<script src="xxx.js?_dc=‘+new Date().getTime()+‘"><\/script>‘)
3 </script>

2.在服务器端配置js版本号,页面进行读取拼接。

js 强制缓存刷新,布布扣,bubuko.com

js 强制缓存刷新

标签:style   class   blog   code   color   get   

原文地址:http://www.cnblogs.com/zengweiming/p/3806540.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!