Skip to content

Trigger DOM event on animation end

Latest

Choose a tag to compare

@attilaolah attilaolah released this 04 Apr 18:05

WOW.js now triggers the animationend event when the animation finishes. This can be used to attach event handlers to e.g. reset the animation (so it would be replayed on the next reveal.) See #164. Thanks @mdeboer!