提示用户更新浏览器
Posted zhaozhenzhen
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了提示用户更新浏览器相关的知识,希望对你有一定的参考价值。
如果是ie9则提示更新最新浏览器
<script>/*@cc_on window.location.href="http://support.dmeng.net/upgrade-your-browser.html?referrer="+encodeURIComponent(window.location.href); @*/</script>
加入这段话到index.html 中一键兼容ie 9
以上是关于提示用户更新浏览器的主要内容,如果未能解决你的问题,请参考以下文章