jCarousel - 在按下按钮上的第一个或最后一个项目时继续滚动
我遇到了 jCarousel 的问题,如果轮播从一开始就启动并且按下左按钮,则轮播不会滚动。
应该发生的情况是,如果显示轮播第一个项目并按下左按钮,则轮播应循环到最后一个项目。目前,这种情况还没有发生。旋转木马停止工作。
仅当首次加载传送带时才会发生这种情况。
我的代码示例如下:http://jsfiddle.net/wquPu/2/。
谢谢。
I am encountering an issue with jCarousel whereby if a the carousel has started at the beginning and the left button is pressed the carousel doesn't scroll.
What is supposed to happen is that if the carousels first item is displayed and the left button is pressed, the carousel should circle to the end item. At the moment, this does not happen. The carousel just stops working.
This only happens when the carousel is first loaded.
Example of my code is here: http://jsfiddle.net/wquPu/2/.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道你到底做错了什么,但如果你看看 jCarousel 演示页面,你会发现一个演示,说明你正在尝试做什么,而且代码非常简单。
http://sorgalla.com/projects/jcarousel/examples/static_auto.html
I don't know exactly what you are doing wrong, but if you look at the jCarousel demo pages you will find a demo of exactly what you are trying to do and it's very simple code.
http://sorgalla.com/projects/jcarousel/examples/static_auto.html