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.
我为此创造了小提琴。溢出滚动未在 ol 上显示滚动。为什么?
http://jsfiddle.net/nLnum/
我认为 OSx Lion 隐藏滚动功能存在问题。
它就在那里——只是高度太小而无法显示。看这个例子:http: //jsfiddle.net/nLnum/12/
你不能滚动吗?
如果您不想要更多的垂直空间,请改用 overflow-y 来删除空白滚动条:http: //jsfiddle.net/nLnum/11/
我更新了你的 jsfiddle。您将 ol 的最大高度设置为 20px