兼容解决 IE 火狐谷歌浏览器中 Iframe框架的页面缓存的方法
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了兼容解决 IE 火狐谷歌浏览器中 Iframe框架的页面缓存的方法相关的知识,希望对你有一定的参考价值。
<script type="text/javascript"> document.write(‘<iframe src="/ad_footer.html?‘+ (new Date()).getTime() +‘" width="918" scrolling="no" frameborder="0" height="41"></iframe>‘); </script>
以上是关于兼容解决 IE 火狐谷歌浏览器中 Iframe框架的页面缓存的方法的主要内容,如果未能解决你的问题,请参考以下文章
使用@media实现IE hack的方法,css 兼容ie,解决火狐谷歌兼容问题