IE7 兼容模式在 DNN 5.6 中不起作用

发布于 2024-11-30 03:38:04 字数 180 浏览 1 评论 0原文

IE7 兼容模式在 DNN 5.6 中不起作用

我如何让此元标记发挥作用,以便 IE9 以浏览器模式 IE7 兼容性和文档模式 IE7 运行?

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

IE7 compatibility mode does not work in DNN 5.6

How do i get this meta-tag to work, so that IE9 runs as browser mode IE7 compatibility and document mode IE7?

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

恰似旧人归 2024-12-07 03:38:04

有一篇 MSDN 文章有关于这个主题的完整细节。另外还有另一个博客条目也就是说,“看起来 X-UA-Compatible 标签必须是该部分中的第一个标签。”

There is an MSDN article that is having full detail about this topic. Also there is another blog entry here that says, "It seems like the X-UA-Compatible tag has to be the first tag in the section."

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文