Internet Explorer 7 - 绝对位置 - 下拉菜单
我在将下拉菜单定位到以下 URL 时遇到了很大的麻烦(仅限 Internet Explorer 7 问题):
将鼠标悬停在菜单上时,您将看到下拉菜单出现在图像后面。这种情况在 IE8 或 Firefox 中不会发生,只会在 IE7 中发生。我认为它一定与我不知道的特定错误有关,无法找到解决方案。
非常感谢您的帮助。
I am having a big trouble positioning my dropdown menu on below URL (Internet Explorer 7 problem only):
When hovering the menu, you will see that the drop down appears behind the image. This doesn´t happen in IE8 or Firefox, only in IE7. I think it must be related to a specific bug which i am unaware of, can´t find the solution.
Your help is greatly appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为列表项指定一个高于图像的
z-index
值。例如:Give the list items a
z-index
value which is higher than the image. E.g.: