I posted a simple plugin here a few weeks ago that adds $.slowEach() and $().slowEach() methods:
http://groups.google.com/group/jquery-en/msg/f52a6b8e81af20a7 -Mike > From: traunic > > Catching up on my Ajaxian RSS feed I came across an article > that linked to: > http://www.nczonline.net/blog/2009/01/13/speed-up-your-javascript-part-1/ > > It made me think, could jQuery benefit from a $.eachAsync > method? I think there are some cases where this could be beneficial. > > p.s. The comments on the Ajaxian article are informative > http://ajaxian.com/archives/looping-through-your-items-without-waiting-aroun d >