serialFade
Small 421 bytes jQuery Plugin for create a serial fade effect.
Download
How to use:
Call the plugin on the set of elements to add the effect.
Options:
$(selector).serialFade(options);
$('elem').simpleSlide({time: 900, delay: 300, level: 0, each: function, end: function});
"Each" function will be called every time the fade effect ends in each element.
Example:
Play effect
Legal:
Author & copyright (c) 2013: Masquerade Circus
Dual MIT & GPLv2 license