Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
想知道您是否在 Windows7 和 Chrome 上使用 fancybox 时遇到过出现鬼滚动条的问题? 看到这张图片。
这在 Vista 下的 Chrome 中实际上不会发生。
如果你看这里,溢出属性被覆盖/更改为滚动。使用 Firebug 将其设置为隐藏,使幽灵滚动条消失。我在代码中将属性设置为隐藏,但显然有些东西会覆盖要滚动的属性。
任何想法如何摆脱这些幽灵滚动条?
一个快速的解决方法是!important在你的 CSS 中使用来强制它们消失。
!important