清空HTML页面缓存方法

页面顶部加入代码:

<meta http-equiv="Pragma" content="no-cache" />

<meta http-equiv="Cache-Control" content="no-cache" />

<meta http-equiv="Expires" content="0" />

posted @ 2011-12-27 15:21  liyuzhao  阅读(478)  评论(0编辑  收藏  举报