sIFR<对象>在 IE 中隐藏链接 -->不可点击

发布于 2024-08-05 20:10:52 字数 229 浏览 5 评论 0原文

我尝试了很多技巧,但我无法让它们发挥作用!

事实上,如果我仅单击闪光灯的边缘(在替换的跨度的边缘),链接实际上会起作用。

当我的鼠标移到替换的 sIFR 上时,状态栏中会显示正确的 url...

看起来该对象隐藏了链接...

注意:我无法删除 wmode-transparent 或 float:left,甚至在删除时也是如此他们,它不起作用......

请帮助!

I tried lots of tricks but I can't manage to have them work !

In fact if I click just on the edges of the flash (in the margin of my replaced span), the links actually work.

And when my mouse goes over the sIFR replaced, the good url shows in the status bar...

It looks like the object is hiding the link...

Note : I cannot remove wmode-transparent nor float:left, and even when removing them, it doesn't work ...

Please help !!!

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

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

发布评论

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

评论(2

暖树树初阳… 2024-08-12 20:10:52
onRelease: function(fi) {$(fi.getAncestor()).parent().click();return false;}
onRelease: function(fi) {$(fi.getAncestor()).parent().click();return false;}
呆橘 2024-08-12 20:10:52

如果您使用 sIFR 2,请确保使用 2.0.7。如果 sIFR 3,请确保您使用的是 r436。

If you're using sIFR 2, make sure you're using 2.0.7. If sIFR 3, make sure you're using r436.

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