skitter
skitter copied to clipboard
How to stop animation?
Hello,
I was wondering if there is a way to programmatically stop the slider? Is there a function or settings that can be called?
I have tried to control changing of the slides by interval and using:
$('.skitter-large').skitter('next')
Apparently this starts the slider in auto-play mode again.
If starting it in autoplay mode is there an option to stop at the last image (not make it infinite or loop around on itself)?
Thank you.
Hi! There is a bug, the option auto_play
should stay stopped slider when use public api next/prev. I'm going to fix it, thanks!