
A lightweight JavaScript library for animating elements using pre-defined CSS transitions. Includes jQuery plugin.
Swish works much like jQuery’s show
and hide
methods, which transition the element while toggling its display
property. Swish does this too, except it transitions using CSS instead of JavaScript.