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.
我目前正在用这个(下图)隐藏 x 滚动条,但它实际上在 ipad 上仍然可见,并且在桌面浏览器(Chrome)中可以正常工作。有什么想法可以完全失去它吗?
body { overflow-x: hidden; }
网站上的jquery.ui.touch.js文件通常会阻止垂直滚动,只需阻止它!