> This will allow $.sequence.runNTimes(5, function() { console.log(this),
> function() { console.log("Done") }; which will print 0, 1, 2, 3, 4 and then
> "Done"

Cool stuff, Yehuda!

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to