-
Notifications
You must be signed in to change notification settings - Fork 117
How to stop animation? #37
Copy link
Copy link
Open
Labels
Description
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.
Reactions are currently unavailable