来自http://trentrichardson.com/Impromptu/的插件无法在IE8中运行

时间:2012-10-19 12:34:11

标签: javascript jquery

请帮我解决我的问题。

我从http://trentrichardson.com/Impromptu/获得了一个插件,当我尝试在 IE8 中打开一个弹出窗口(iframe)时,无效但是 Firefox ,chrome,safari和IE9 正常工作。 错误说

SCRIPT5007: Unable to get value of the property 'constructor': object is null or undefined 
jquery-impromptu.3.2.min.js, line 37 character 9

由于

1 个答案:

答案 0 :(得分:1)

尝试更新你的jquery版本

他们正在使用jquery v1.7.1可以帮助你,他们也在使用即兴.4.0.min.js请升级这两个文件然后尝试

确保您已包含所有必需的js文件,尝试查看其网站的源代码

您可以从here

下载jquery v1.7.1

一切顺利