Using jQuery to Detect When CSS3 Animations and Transitions End

1
2
var myButton = $('#button'),
myBox = $('#box');
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This is an example of a callback function for a CSS3 Animation.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.