jquery水平滚动
我想使用 jquery UI 的滚动条: http://jqueryui.com/demos/slider /#side-scroll
但是有了鼠标悬停事件,我到处看了,我想我可以通过绑定事件来做到这一点,但我真的不知道,我需要一些帮助。
我找到了我想要的东西,但它是与 mootools 一起使用的: http://woork.blogspot.com/2008/03/using-css-and-mootools-to-simulate.html
干杯
i would like to use the scroller of jquery UI : http://jqueryui.com/demos/slider/#side-scroll
but with a mouseover event, i looked everywhere, i think i can do it by binding the event, but i dont really know, i need some help.
I found exactly what i want but it's with mootools : http://woork.blogspot.com/2008/03/using-css-and-mootools-to-simulate.html
Cheers
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
hoverscroll 或 平滑的 div 滚动 就可以了
hoverscroll or smooth div scroll will do the trick