hi
i'm new to jquery and got a problem concerning the preloading of
content.
before changing the content dynamically i want to fade it out. so i
tried this:
$("#div").fadeOut();
$("#div").load(url);
$("#div").fadeIn();
this works quite good. there is just the problem that the content
fades in i
hi
i'm new to jquery and got a problem concerning the preloading of
content.
before changing the content dynamically i want to fade it out. so i
tried this:
$("#div").fadeOut();
$("#div").load(url);
$("#div").fadeIn();
this works quite good. there is just the problem that the content
fades in i
2 matches
Mail list logo