jquery 在 iframe 内的 IE 中不工作 其他浏览器正常工作

Posted

技术标签:

【中文标题】jquery 在 iframe 内的 IE 中不工作 其他浏览器正常工作【英文标题】:jquery not working in IE inside iframe other browsers work properly 【发布时间】:2016-12-30 20:39:40 【问题描述】:

使用 IE 在 iframe 中加载 jquery 的一个奇怪问题。我尝试在兼容模式下使用元标记,但仍然无法正常工作。 Chrome 和 Mozilla 运行良好。

【问题讨论】:

如何将 jquery 加载到 iframe 中? 【参考方案1】:

你试过了吗?

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

【讨论】:

谢谢约翰。不幸的是,它不适用于这个特定问题:(

以上是关于jquery 在 iframe 内的 IE 中不工作 其他浏览器正常工作的主要内容,如果未能解决你的问题,请参考以下文章

Fancybox 2,带表单的 iframe,在 IE7 中不起作用

“iframe.contentDocument”在 IE8 和 FF(3.5 及更低版本)中不起作用还有其他解决此问题的步骤吗?

jQuery/iframe 在 Chrome 中不起作用

IE 中 iFrame 上的 jQuery 问题

iframe中的jquery手风琴在Firefox中不起作用

IE9 iframe 内的媒体查询失败