I am using grow efect, but a I need to call another function just after of
determined seconds. Is it possivel I do it with JQuery ?
For example:
$('#containerMenu').Grow(200);
$('#listaMenu').css( {display: "block"} ); // I need to that
statement to be executed after 300 ms
$('#teste').css( {display: "block"} );
--
[]'s
Harlley R. Oliveira
www.syssolution.com.br
-------------------------------------------
~ U never try U'll never learn ~
-------------------------------------------
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/