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.
从开发的角度来看,IE8 兼容性视图和普通视图之间的基本区别是什么?我看到一些在 IE8 普通视图中不能正常工作的东西在兼容性视图中也能正常工作。是否存在任何技术差异或 IE8 处理在不同视图中运行的应用程序脚本的方式。
Microsoft Internet Explorer 8 内置了五种 (!) 不同的渲染模式。打开兼容性视图会将 IE 转换为 IE7 呈现。
X-UA-Compatible
<meta>