A tiny little jQuery plugin - works just like jQuery load(), but combines it with a nice, subtle fade out/in transition.
Also includes the fix for the IE cleartype fade bug.
Demo:
Usage:
${'selector'}.fadeLoad(url);
${'selector'}.fadeLoad(url, data);
${'selector'}.fadeLoad(url, data, callback);
Download:
A compressed/minified version of this plugin can be found here: http://tr.im/qgIk
Thanks Abraham!
Comments