Jquery src change with fadin and out
$(".fadeamim").fadeOut(2500, function(){ $(".fadeamim").attr('src',preLoad[j].src ); }).fadeIn(2500);
realy this is very very help full
$(".fadeamim").fadeOut(2500, function(){ $(".fadeamim").attr('src',preLoad[j].src ); }).fadeIn(2500);
realy this is very very help full