IE11模拟IE7,即使它已设置为EDGE

时间:2014-05-10 10:13:11

标签: internet-explorer internet-explorer-11

我的网站有以下设置:

enter image description here

但IE11以IE7模式呈现页面:

enter image description here

这是安装了IE11的新机器,这是我第一次使用浏览器访问该网站。

知道可能出现什么问题吗?

1 个答案:

答案 0 :(得分:1)

将X-UA兼容标签移动到标签下方是否会产生影响?

见neoswf的回答:

X-UA-Compatible is set to IE=edge, but it still doesn't stop Compatibility Mode

干杯,