Bob Ippolito wrote:
On Nov 15, 2005, at 9:26 AM, [EMAIL PROTECTED] wrote:Once again, exactly right. Ugh, that was frustrating. Thanks! Oh, I just tested it with a timeout to wait a couple seconds ... is there a good way to verify that the dom is loaded?For a child document you pretty much just have to poll until it exists.
I seem to notice you have to use setTimeout for this kind of polling too. -- Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org
