【问题标题】:Why doesn't Internet Explorer 8 compatibility mode work?为什么 Internet Explorer 8 兼容模式不起作用?
【发布时间】:2012-05-29 18:01:00
【问题描述】:

为 Internet Explorer 7 构建的客户端页面使用兼容模式元标记进行标记,因此它也可以在 Internet Explorer 8 上正确呈现。这工作了一段时间

最近,测试页面发现了一些严重的问题,这些问题只有在按下浏览器顶部的“兼容模式”按钮后才能得到解决。标签是正确的并且在文档中的位置正确,并且源代码没有改变。会发生什么?

这是代码:

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

【问题讨论】:

  • 您可以发送您在代码 sn-p 中使用的元标记吗?

标签: internet-explorer internet-explorer-8 internet-explorer-7


【解决方案1】:

我今天也遇到了同样的问题!解决方法在 Compatibility Mode doesn’t work in Internet Explorer 8.. Why? 中。它对我不起作用,因为打开兼容模式的 标记在

【讨论】:

  • 是的,我忘了关闭问题 :) 愚蠢的我,这是页面的问题,有人在元数据之前添加了一些东西。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2011-11-01
  • 1970-01-01
  • 2014-01-04
  • 1970-01-01
  • 2011-09-01
  • 2012-08-22
相关资源
最近更新 更多