css - Superfish 菜单最后一项在 IE 中不是 100%

标签 css menu superfish

我这里有两个演示页面:

http://quiltersrule.com/beta/index.html

http://quiltersrule.com/beta/retail.html

将鼠标悬停在“说明和产品”以及“事件”上时,最后一个子链接在您将鼠标悬停在其上之前没有完整的背景。 “关于我们”就好了。我试过弄乱 z-index,但这似乎不是问题所在。我不知道该怎么办。

所有代码和所有内容都应该可以通过查看页面源代码访问,因此我不会尝试将其粘贴到此处。

编辑:忘记提及这只发生在 IE 中。对不起!

最佳答案

更新: 如果问题在 IE 中,那么您需要一个特定于 IE 的样式表:

<!--[if IE]>
    <link rel="stylesheet" type="text/css" href="all-ie-only.css" />
<![endif]-->

Full tutorial

原文:

我觉得不错(Chrome v27、OS X 10.8):

enter image description here enter image description here enter image description here enter image description here

关于css - Superfish 菜单最后一项在 IE 中不是 100%,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17353606/

相关文章:

javascript - Bootstrap 社交按钮

html - 如何制作一个白色中心的纯CSS三 Angular 形

html - :hover not going full width on dropdown menu

jquery - super 鱼的多个实例?

jquery - 将html标题转换为rtl格式

android - 为什么模拟器中的菜单按钮会显示我的应用程序的所有 Activity ?

forms - 为什么 primefaces menuitem 需要一个表单?

javascript - Superfish IE7 z-index 错误与 Nivo slider 或 wordpress 中的 Photospace

jquery - 为什么IE8渲染superfish菜单错误?

html - 类被边框而不是它的元素