JavaScript:用于滚动元素的好插件
我正在开发的网站有一个 div,其中包含一些项目(包含多个故事的提要),我希望这些项目可以内联滚动,而不使用默认的浏览器滚动条。
我遍历并爬行了网络,发现恰好零个插件可以帮助我解决这个问题。
我对像 jQuery Tools Scrollable 这样的东西的主要问题是,它在鼠标滚动上完全崩溃(在触控板滚动上更是如此),并且无法配置鼠标滚动的滚动动画。
我的问题是:
- 有没有办法改变 jQuery 工具中鼠标/触控板滚动的速度?
或者
- 是否有一个像样的插件可以帮助我做到这一点,或者我真的必须自己编写它吗?
The site I'm working on has a div with some items (a feed with several stories) that I want to be scrollable inline without using the default browser scrollbar.
I traversed and crawled the web and found exactly zero plugins that will help me solve this problem.
My main problem with things like jQuery Tools Scrollable is that it totally freaks out on mouse scroll (and even more on trackpad scroll) and there is no way to configure the scrolling animation of a mouse scroll.
My question is:
- Is there a way to change the speed of the mouse/trackpad scroll in jQuery Tools?
OR
- Is there a decent plugin that helps me do this or do I really have to write it myself?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论