Suckerfish 下拉菜单 - IE6 和 IE6 7 对齐问题

发布于 2024-10-15 11:45:27 字数 255 浏览 8 评论 0原文

此页面上有一个导航菜单。我正在使用 suckerfish 下拉菜单,并对其进行了轻微修改以合并图像(导航的顶部;每个都是图像)。

一切看起来&在所有现代浏览器中都能正常工作。然而在 IE6 和 IE6 中7 当用户将鼠标悬停在导航项上时,下拉菜单不会出现在该导航项的正下方,而是出现在下一个导航项的下方。

关于如何修复有什么想法或建议吗?

On this page there is a navigation menu. I'm using the suckerfish dropdown and i have modified it slightly to incorporate images(top portion of nav; each is an image).

Everything looks & works fine in all modern browsers. Yet in IE6 & 7 when user mousesovers a nav item the drop downs don't appear right below that nav item, but appear under the next nav item.

Any ideas or suggestions on how to fix?

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

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

发布评论

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

评论(1

等往事风中吹 2024-10-22 11:45:27

尝试将 left:0 添加到绝对定位的 ul 中。

Try to add left:0 to your absolute positioned ul's.

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