关于 IE9 自动文档模式行为的困惑
我在 IE 中遇到了一种非常奇怪的行为 - 喘气,对吧? - 关于文档模式。
通常,浏览器会根据 doctype 等选择此模式,但同一版本 IE(9.0.8112.16421)的两个单独的、未篡改的安装在访问同一 URL 时会选择不同的文档模式。一台机器选择IE9标准模式,另一台机器选择IE7标准。
任何人都知道为什么会发生这种情况?
I'm experiencing a very strange behavior in IE - gasp, right? - regarding Document Mode.
Normally the browser picks this based on doctype and so on, but two separate, untampered-with installations of the same exact version of IE - 9.0.8112.16421 - choose different Document Mode when visiting the same URL. One machine chooses IE9 standards mode, the other chooses IE7 standards.
Anyone have an idea why this might happen?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这里典型的解释是您在两台机器上对 CompatView 有不同的设置。在“工具”菜单上,选择“兼容性视图设置”。如果它们相同,请查看页面的上下文菜单 >属性并查看页面是否被视为源自其中一台计算机上的不同区域。
The typical explanation here is that you have different settings for CompatView on the two machines. On the Tools menu, choose "Compatibility View Settings." If they're the same, look in the page's Context Menu > Properties and see if the page is being treated as originating in a different Zone on one of the computers.