Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to stop animation? #37

Open
mbelic opened this issue Jul 18, 2018 · 1 comment
Open

How to stop animation? #37

mbelic opened this issue Jul 18, 2018 · 1 comment
Assignees
Labels

Comments

@mbelic
Copy link

mbelic commented Jul 18, 2018

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.

@thiagosf thiagosf self-assigned this Jul 30, 2018
@thiagosf thiagosf added the Bug label Jul 30, 2018
@thiagosf
Copy link
Owner

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants