Small 421 bytes jQuery Plugin for create a serial fade effect.
http://masquerade-circus.net/myPlugins/serialFade/
##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});
Author & copyright (c) 2013: Masquerade Circus Dual MIT & GPLv2 license