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

[Feature] Support for clearing the 'complete' cb #222

Open
JohnErnstDev opened this issue Feb 13, 2015 · 0 comments
Open

[Feature] Support for clearing the 'complete' cb #222

JohnErnstDev opened this issue Feb 13, 2015 · 0 comments

Comments

@JohnErnstDev
Copy link

It would be nice to be able to clear the setTimeout / unbind the transitionEnd before it fires in some circumstances.

Use case would be on a single-page app with a long running animation where the user navigates to another page before the animation completes and the js scheduled to fire on the 'complete' callback is no longer present. The module should be able to ask jquery.transit to unbind the callback.

Nice plugin BTW!

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

No branches or pull requests

1 participant