jQuery 1.3 is out, with some good improvements. One of the most useful is an overhauled API browser, also available as an Air app to run on your desktop, should you roll like that.
A tiny plugin to add a delay between jQuery functions. In the past I’ve resorted to JavaScript’s setTimeout method, or faked a delay using jQuery’s animate method with identical start and end values. This might be better.