Well, just throwing this out

but to remove the html of a div and "animate" it, you could say like:

$(dv).fadeOut("slow").html("");

Reply via email to