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.
有没有办法让 jqGrid 在 IE10 的 IE5 Quirks 模式下工作。
我正在使用 jqGrid 版本 4.4.5
谢谢!
jqGrid 不支持 Quirks Mode,也不支持 IE5。
我看不出有什么理由应该在 IE10 中模拟它。您可以启动开发人员工具(按F12)并在菜单“文档模式”中选择 IE5 Quirks,但在该模式下大多数 jQuery Plugins 包含 jqGrid 将不起作用。