jquery 循环插件,缩略图可滚动
我正在尝试将循环 jQuery 插件集成到我的应用程序中,但我需要使缩略图从左侧和右侧滚动。有没有办法配置缩略图的滚动方向?
I am trying to integrate the cycle jQuery plugin in my application but i need to make the thumbnails scroll from the left and from the right. Is there a way to configure the scroll direction of the thumbnails?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是一个向左滚动的 jsFiddle
http://jsfiddle.net/fUNnJ/
这里是 HTML
JS
或者你可以用它来向右滚动。
转到此处查看所有转换 http://jquery.malsup.com/cycle/begin.html
Here is a jsFiddle scrolling left
http://jsfiddle.net/fUNnJ/
here is the HTML
the JS
or you could use this to scroll Right.
Go here for all transitions http://jquery.malsup.com/cycle/begin.html