I am encountering problems which I believe to be related to the document (inside a FRAME) not being quite ready to go, and would like to know what the best practices are for testing for "ready" using jQuery 1.3.2 -- the version required for a particular plug-in that I'm using.
Also, should the test be done in the document that sets up the frameset or in the document that gets loaded by the frameset?