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属性,但这还不够:
body { overflow-y:hidden; }
因为当您按下鼠标上的滚轮时,您可以滚动到右侧和左侧。那么我该如何禁用它呢?
可能是因为您页面的元素比页面本身的高度更大,即使您隐藏了滚动条,用户也可以使用鼠标或通过选择并拖动页面来滚动页面。那我请你看看你的页面和可见站元素的大小