Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道,直到 IE 团队使用 emulate 标签支持向后兼容性,例如 ie11 到 ie7 使用 <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
由于 Microsoft 不再对 Internet Explorer 进行更改(安全更新除外),因此在可预见的将来这将继续有效。