Re: How to learn to cope with Jrex - are there tutorials out there?
Benjy Cline <benjycline-/[email protected]> Fri, 02 Feb 2007 21:45:50 -0500
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Message-ID | <[email protected]> |
Billy, I tried your code and a few variations. The document was not null in line 102. I also noticed that the document was not null immediately after I did the loadURI, although it was probably not complete. So, I'm not sure what's going on. Benjy Billy wrote: > Well, i tried this but it still it is null. I saw many other users here. But > actually I didnt find a solution. > My new code now is in: http://phpfi.com/199705 > At the println in line 102 I see the event is notified, the document should have > finished loading. But in fact the w3c.Document still gets a null. > Thanks for your great effort > Best reagards > Billy