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.
我有一个具有 CSS 属性溢出的可滚动 div。用我的 iPad 我可以滚动这个 div 的内容,但是没有滚动条。是否可以显示此滚动条并在没有特殊 javascript (jQuery) 插件的情况下使用它们?
您不能添加滚动条。在 iPad 中,您可以用两根手指滚动。最好将移动设备中的全部内容显示为overflow:visible. 如果您使用响应式设计,则此选项更好。
overflow:visible