[jQuery] not sure why prepend with effects not working for me

[jQuery] not sure why prepend with effects not working for me


i simply want to do this ...
$("#mydiv").prepend("Hello There").show("slow");
it shows up, but without the 'show' effect