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.
Chrome 和 Firefox 运行良好。升级到最新的 colorbox 和 jquery 版本,在 IE9 中同样的问题。
IE9错误信息是:
SCRIPT5007:无法获取属性“rel”的值:对象为 null 或未定义 jquery.colorbox-min.js,第 4 行字符 1259
(此处来自 Colorbox 常见问题解答,希望这能传达给 Jack)
凯文,谢谢你的建议。
结果我以为我已经将 Javascript 升级到 1.7.2 版并放入了最新的颜色框,但我没有。当我确实更新了内容时,消息“SCRIPT5007:无法获取属性'rel'的值:对象为空或未定义”消失了,剩下的就是IE9甚至拒绝打开颜色框。
我在 colorbox_settings.js 中有一些无关的 javascript,旨在删除 IE 链接样式。一旦我把它拿出来,IE9 中 Colorbox 的功能就恢复了。