首页 > 代码库 > 兼容解决 IE 、火狐、谷歌浏览器中 Iframe框架的页面缓存的方法

兼容解决 IE 、火狐、谷歌浏览器中 Iframe框架的页面缓存的方法

<script type="text/javascript">
        document.write(‘<iframe src="http://www.mamicode.com/ad_footer.html?‘+ (new Date()).getTime() +‘" width="918" scrolling="no" frameborder="0" height="41"></iframe>‘);
</script>


兼容解决 IE 、火狐、谷歌浏览器中 Iframe框架的页面缓存的方法