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

Maybe use the animationEnd event? #23

Open
statico opened this issue Nov 22, 2011 · 1 comment
Open

Maybe use the animationEnd event? #23

statico opened this issue Nov 22, 2011 · 1 comment

Comments

@statico
Copy link

statico commented Nov 22, 2011

Just spotted this on Stack Overflow:

http://stackoverflow.com/questions/4797675/how-do-i-re-trigger-a-webkit-css-animation-via-javascript

@beastaugh
Copy link
Owner

I actually used this approach when I was initially developing the library, but it didn't trigger reliably cross-browser, so I swapped it out for a timeout. If it's now implemented a bit more reliably in the various browsers I'm trying to support I'd definitely reconsider using it.

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

2 participants