消除javascript中滚动条上的动量

发布于 2024-12-28 19:25:56 字数 64 浏览 0 评论 0原文

我想消除滚动条上的动量。即当用户没有物理滚动时。屏幕立即停止滚动。

我使用的是带触摸板的 Mac。

I want to remove the momentum on scrollbar. I.e. when the user is not scrolling physically. The screen stop scrolling immediately.

I'm using a Mac with touchpad.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧人哭 2025-01-04 19:25:56

我想这只发生在您使用滚动手势(两根手指向上/向下滑动)滚动时?这是一项系统功能,无法通过浏览器功能或 CSS 禁用。要将其关闭,请转到“系统偏好设置”>“触控板并禁用“使用 Intertia”滚动。

I guess this only happens when you are scrolling using scrolling gestures (two finger up/down swipe)? This is a system feature and cannot be disabled via Browser features or CSS. To turn it off go to System Preferences > Trackpad and disable Scrolling "with Intertia".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文