Skip to content

Adds an 'animating' event to jQuery that is triggered during the element's animation.

Notifications You must be signed in to change notification settings

acarr/jQuery-Animating-Event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Adds an 'animating' event to jQuery that is triggered during the element's animation.
Be warned that this plugin overides jQuery's fx.step._default method so we can fire
the event for every animation step. It calls the original jQuery method but there could
be issues if the method is every changed in future jQuery releases. Only tested with 
jQuery 1.4.3.

About

Adds an 'animating' event to jQuery that is triggered during the element's animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published