IE何时停止支持文档模式 7
When IE will stop supporting the document mode 7
我想知道,IE 团队什么时候支持使用模拟标签的向后兼容性,例如 ie11 到 ie7 使用
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
由于 Microsoft 不再对 Internet Explorer 进行更改(安全更新除外),因此在可预见的未来这将继续有效。
我想知道,IE 团队什么时候支持使用模拟标签的向后兼容性,例如 ie11 到 ie7 使用
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
由于 Microsoft 不再对 Internet Explorer 进行更改(安全更新除外),因此在可预见的未来这将继续有效。