默认IE浏览器版本
Posted 妖狐鬼魅
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了默认IE浏览器版本相关的知识,希望对你有一定的参考价值。
默认使用IE8打开页面
IIS设置HTTP响应标头:
X-UA-Compatible IE=EmulateIE8
页面设置:
<meta http-equiv=“X-UA-Compatible” content=“IE=8″>
或
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
以上是关于默认IE浏览器版本的主要内容,如果未能解决你的问题,请参考以下文章