简体   繁体   English

Internet Explorer 8兼容性按钮

[英]Internet Explorer 8 Compatibility button

When I open http://www.google.com in IE8 the compatibility button to switch between IE7/8 mode does not display. 当我在IE8中打开http://www.google.com时 ,不显示在IE7 / 8模式之间切换的兼容性按钮。 Why? 为什么?

See answers to this question : 查看此问题的答案:

IE8 Compatibility View Button is enabled even when IE=EmulateIE7 IE8兼容性视图按钮即使在IE = EmulateIE7时也被启用

and its related links. 及其相关链接。

The Compatibility button should not display when this META tag is set : 设置此META标签后,“兼容性”按钮不应显示:

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

Google does have the tag set in its home page. Google确实在其主页中设置了标签。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM