当前位置: 首页 > 工具软件 > Pogo > 使用案例 >

Pogo Slider – jQuery 动画滑块插件 暂停

王景山
2023-12-01

Pogo Slider – jQuery 动画滑块插件 暂停

参考:

http://www.open-open.com/lib/view/open1433319471338.html

Instantiating the plugin and calling the slider methods

var mySlider = $('.mySlider').pogoSlider(/* opts */).data('plugin_pogoSlider');

mySlider.pause(); // Pauses the slider on the current slide, only works if autoplay option set to true

 类似资料: