IE 中下拉菜单后面有链接时消失
我正在使用 SimpleJqueryDropdown 菜单。
我正在 IE7 和 8 上进行测试。当我将鼠标悬停在超链接上的下拉菜单上时,它会消失。 我尝试了 z-index 但它在 IE 中不起作用..
有人有这个问题 b4 吗?
im using SimpleJqueryDropdown menu..
im testing on IE7 and 8. when i mouseover the dropdown menu over hyperlinks, it disappears.
i tried z-index and it doesnt work in IE..
anyone has this problem b4??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我以前也遇到过这个问题。使用此 jquery 片段修复了它。下面的代码片段解决了我在此网站中的问题。
I had this problem before. Fixed it using this jquery snippet. The snippet below fixed my problem in this site.