internet-explorer - 强制 IE8 进入 IE7 兼容模式

标签 internet-explorer internet-explorer-8 internet-explorer-7 cross-browser

有没有办法使用.NET或Javascript强制IE8进入IE7兼容模式?

最佳答案

如果您将其添加到元标记中:

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

IE8 将像 IE7 一样呈现页面。

关于internet-explorer - 强制 IE8 进入 IE7 兼容模式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1014666/

相关文章:

html - IE 8选择类问题

css - IE 在 Wordpress 主题中拉伸(stretch)特色图片的问题

javascript:使用数据uri显示xml流

internet-explorer - CSS 背景大小在 IE7/8 中不起作用

internet-explorer-8 - Respond.js 与 ie8 及以下的 twitter bootstrap

javascript - IE中的页面加载,页面包含Flash标语

javascript - 我决定不支持IE7;我现在可以使用哪些 JS/CSS/HTML 功能?

div :hover in IE8 and 9 not working correctly with facebook like box, 上的 CSS 边距变化偶尔跳跃

javascript - jQuery append 功能在 Internet Explorer 8 中不起作用

html - IE7 一个tag float left bug