闪现 jquery 幻灯片

发布于 2024-10-16 18:46:08 字数 264 浏览 1 评论 0原文

我无法让这个工作。我的页面上有一个 flash 标题和一个 jquery 幻灯片,但 flash 超出了 jquery 幻灯片(jquery 幻灯片出现在 flash 下)。 这是我的页面,只需单击左侧图像之一(这四个图像): http:// /www.sleepy.ro/scutece-copii?slide=ok 。 Z 索引没有帮助。请帮我解决这个问题。谢谢。

I can't get this working. I have a flash header, and a jquery slideshow on my page, but the flash goes over the jquery slideshow (the jquery slideshow appears under the flash).
Here's my page, just click on one of the left side images (those four): http://www.sleepy.ro/scutece-copii?slide=ok . Z-index does not help. Please help me out with this. Thanks.

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

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

发布评论

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

评论(1

三岁铭 2024-10-23 18:46:08

尝试添加:

<param name="wmode" value="transparent">

到您的对象。

(如果有)标记中,添加 wmode="transparent"

Try adding:

<param name="wmode" value="transparent">

To your object.

In the <embed> (if you have it) tag, add wmode="transparent".

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