嵌套菜单上的 Cufon 问题
我正在构建一个嵌套导航栏,这是 jsFiddle:
嵌套菜单位于第三个项目“Collezioni”上:到目前为止一切顺利。但是添加 Cufon 会引发一个奇怪的问题:“悬停”嵌套菜单并一直向下离开它们,“Collezioni”链接消失了!
嗯,它并没有真正消失:它保留 #fff 颜色 (:hover),而不是返回到 #111(正常状态),并且由于背景也是白色,因此它“消失”。一直向上(没有“悬停”嵌套菜单)没有问题。
我确信这是与 Cufon 相关的问题,因为第一个版本(没有 Cufon)运行良好。
请问您能帮忙解决这个问题吗?提前致谢
I'm building a nested navigation bar, here is the jsFiddle:
the nested menus are on the third item, "Collezioni": so far so good. But adding Cufon triggers a strange problem: "hovering" the nested menus and going away from them all the way down, the "Collezioni" link disappears!
Well, it doesn't really disappear: it retains the #fff color (:hover) instead of going back to #111 (normal state), and since the background is white too, it "disappears". Going all the way UP (without "hovering" the nested menus) has no problem.
I'm sure it's a Cufon related problem since the first version (without Cufon) is working nice.
Please, can you help to solve this? Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好的,在这里找到了解决方案:
https://github.com/sorccu/ cufon/wiki/FAQ#wiki-faq-10
这是新的 jsFiddle:
http://jsfiddle.net/3Y8vB/3/
Ok, found the solution here:
https://github.com/sorccu/cufon/wiki/FAQ#wiki-faq-10
And here's the new jsFiddle:
http://jsfiddle.net/3Y8vB/3/