清除页面缓存

方法一:
<!--//不缓存-->
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0">

其他 参考:
http://www.haorooms.com/post/js_llq_hc

posted @ 2015-11-24 11:04  永醉雨辰  阅读(174)  评论(0编辑  收藏  举报