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