[newbie] automatic fading on all load()?
Hi,
i think it's a newbie question but i couldn't find anything related
let's put it this way:
my website has a userbar which loads a big <div id="main"> for each section with a load();
Is it possible to tell Jquery to add automatically a fadein to ALL load in my application? without having to edit all the load?
Thanks!