jScrollPane 鼠标中键单击不起作用

发布于 2024-12-11 13:59:03 字数 266 浏览 0 评论 0原文

在大多数网站上,您可以按下滚轮并拖动鼠标来滚动。我一直使用这个,我相信其他人也这样做。

但是,当我使用 jScrollPane 替换滚动条时,它根本不起作用。有没有可用的解决方法?

编辑:视频来澄清我的意思,在第一页上它有效,但在第二页上无效。 http://screencast-o-matic.com/watch/cX60XpOwT

On most websites, you can press your scroll wheel and drag the mouse around in order to scroll. I use this all the time, and I'm sure others do too.

However when I use jScrollPane to replace the scroll bar, it simply doesn't work. Is there any workaround available?

Edit: Video to clarify what I mean, on the first page it works, but not on the second one.
http://screencast-o-matic.com/watch/cX60XpOwT

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

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

发布评论

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

评论(1

爱你是孤单的心事 2024-12-18 13:59:03

如果没有 1) 创建处理中键单击和滚动的自定义方法,或者 2) 以某种方式将原始滚动条隐藏在其他东西下或屏幕之外,这是不可能的。所以理论上是可以的,但是目前jScrollPane中还没有包含它。

This is not possible without either 1) creating a custom method for handling middle-click and scroll or 2) in someway hiding the orginal scrollbar under something else or out of the screen. So theoretically, it's possible, but it's not included in jScrollPane at this time.

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