防止 jCarousel 显示图像两次
我已将 jCarousel 插件集成到网站中,并且效果非常好。但是,我仍然有一个以前在 StackOverflow 上问过的问题( https://stackoverflow .com/questions/6765022/jcarousel-scroll-shows-same-item-twice )但尚未得到答复。
默认设置显示三张图像,这正是我所需要的。然而,我在幻灯片中有 8 张图像,jCarousel 生成集 [1][2][3]、[4][5][6] 和 [6][7][8]。但我喜欢最后一组[7][8][空白]。
我已经搜索过文档和代码,但不幸的是我对 Javascript 的了解还不够多,无法找到在哪里更改代码。也没有确切执行此操作的设置的概念。
文档和代码链接:
文档:http://sorgalla.com/projects/jcarousel/ 代码: http://sorgalla.com/projects/jcarousel/lib/jquery。 jcarousel.js
任何帮助将不胜感激!
I've integrated the jCarousel plugin in a website and it works really well. However, I still have a problem that has been asked before on StackOverflow ( https://stackoverflow.com/questions/6765022/jcarousel-scroll-shows-same-item-twice ) but hasn't been answered.
The default setting shows three images which is exactly what I need. However I have 8 images in the slideshow and jCarousel generates the sets [1][2][3], [4][5][6] and [6][7][8]. But I like to have the last set [7][8][blank].
I've searched in the documentation and the code but unfortunately my knowledge of Javascript is not big enough to find where to change the code. There is also no notion of a setting which does exactly this.
Links to documentation and code:
Documentation: http://sorgalla.com/projects/jcarousel/
Code: http://sorgalla.com/projects/jcarousel/lib/jquery.jcarousel.js
Any help will be highly appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论