wow.js is positioned as the companion to animate.css, which is a collection of CSS animations (as opposed to transitions). It’s chiefly this reason that wow.js does not trigger animations more than once, since reversing CSS animations is an entirely different beast than removing a CSS class with transitions.
wow.js is positioned as the companion to animate.css, which is a collection of CSS animations (as opposed to transitions). It’s chiefly this reason that wow.js does not trigger animations more than once, since reversing CSS animations is an entirely different beast than removing a CSS class with transitions.