BASIC ANIMATIONS

Recursive simple animations

This page shows some basic animations, based on the fadeToggle(), slideToggle() and toggleClass() jQuery functions, enhanced by a recursive approach.
By clicking on the button below, we toggle the CSS class of all the moving divisions.

1st empty division
2nd empty division
3rd empty division

Sources

HOME