更新到 jquery 1.5.2 后 jquery 工具覆盖问题

发布于 2024-11-01 05:35:51 字数 411 浏览 0 评论 0原文

这很棘手。

社区中有一些超链接,可打开叠加层。 有一个包含主要内容的 iframe。

使用 jquery_1.4.3 一切正常。所有叠加层都会打开并定位良好,无论它们是否在 iframe 中。

更新到 jquery_1.5.2 后,iframe 中的任何内容都无法正常工作。 事件“onBeforeLoad”正在触发,但事件“onLoad”没有(跟踪宽度警报)。

我尝试过类似的事情,但没有任何效果。 我尝试的最后一件事就是这里描述的 https://github.com/jquerytools/jquerytools/issues/161

有人在吗有答案吗?

This is just tricky.

In a Community are a few hyperlinks, which opens an overlay.
There is an iframe with the main content.

With jquery_1.4.3 all works fine. All overlays opens and are well positioned, doesn't matter if they are in iframe or not.

After update to jquery_1.5.2 nothing in iframe works fine.
The event "onBeforeLoad" is firing but event "onLoad" don't (tracked width alert).

I tried similar things, but nothing works.
Last thing I tried is what is described here
https://github.com/jquerytools/jquerytools/issues/161

Is there anybody out there with an answer?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清欢 2024-11-08 05:35:51

使用 Jquery-tools 1.2.5 独立版本针对 jQuery 1.5.2(jquery-tools 不包括 jquery)进行测试

覆盖完全无法在 FF 中工作。

Tested with a Jquery-tools 1.2.5 standalone ver against jQuery 1.5.2(jquery-tools not including jquery)

Overlay Completely failed to work in FF.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文