[jQuery] A delay method?

[jQuery] A delay method?

<div>Dang jquery is slick.  Most of my work is bottlenecked between the server and browser, and every xtra kb helps.</div>
<div>A feature request - how about a chainable delay method like</div>
<div> </div>
<div>$('div').hide("slow").delay("500").show("slow");</div>
<div> </div>
<div>Where the 500 would be milliseconds delay. - I think this would be a useful effect method to incorporate.</div>
<div>Also I notice that the hide, show, etc.. functions use "slow" and "fast", etc... to for how long they take to load.  It would be nice to be able to specify the speed in milliseconds, or use the text commands. (If you already posted this, I missed it).
</div>
<div> </div>
<div>Jeremiah Knoche
<a href="mailto:KnocheJ@gmail.com">KnocheJ@gmail.com</a>
 </div>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/