标签: jquery jquery-cycle
我的循环插件在带有轮播的页面上工作。我需要循环从某个位置开始,这是可能的。
答案 0 :(得分:1)
在选项对象中设置:
startingSlide: 0, // zero-based index of the first slide to be displayed
Source