slideDown effect like the one possible with Mootools?
Hello.
At the moment I am playing with jQuery a bit. Is it possible to get the same effect like the following one from Mootools with jQuery?
Mootools:
http://demos.mootools.net/Fx.Slide
(the "slide in" one)
When using jQuerys slideDown effect you don't get exactly the same. On jQuery when you slide down some text. The text doesn't get created befor it slides in. (well it looks like that)
Does someone know what I mean and could help me?
Thank you very much.
Regards