导航弹出 div 将不会在 IE 中显示

发布于 2024-10-09 07:54:12 字数 230 浏览 0 评论 0原文

我的 css 驱动的导航栏在 Firefox 中工作正常,但在 IE 中却不行。我认为这与它飞出的Flash电影有关。我的页面位于此处。第一个菜单项是“客户服务”,它应该有一个弹出项目“索赔表”。我尝试在 Flash 嵌入中使用 wmode=transparent 并在导航栏元素中搞乱 z-index,但似乎没有任何效果。

My css-driven navbar works fine in Firefox, but not in IE. I think it has something to do with the Flash movie it flys out on. My page is here. The very first menu item is "Customer Service" and it should have a flyout item of "Claim Forms." I have tried using the wmode=transparent in my Flash embed and messed with z-index in my navbar elements, but nothing seems to work.

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

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

发布评论

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

评论(1

浪荡不羁 2024-10-16 07:54:12

您可以尝试为菜单容器提供 z-index 值(相对位置)。并且 flash 必须具有 wmode 透明。

you can try to give z-index value to container of the menu (with position relative). And also flash must have wmode transparent.

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