Re: Returned DOM is not complete
Benjy Cline <benjycline-/[email protected]> Mon, 26 Mar 2007 09:14:27 -0400
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Message-ID | <[email protected]> |
Sandy, You could take a look at my sample code at http://www.benjysbrain.com/misc/Render/. If you run com.benjysbrain.htmlgrab.Render, it will build the DOM for www.cnn.com and print the tag names. If that works, you could then compare your code to mine. Good luck, Benjy Sandy P=E9rez Gonz=E1lez wrote: > Hello > = > I have a problem with JRex, I am trying to obtain the DOM from > rendered page but the returned document only contains elements > <html>, <head> and <body>, that is, the returned DOM is as follow > = > <HTML><HEAD/><BODY/></HTML> > = > I looked for it in the mailing list, but I did not find an > answer for this problem. Is this a bug or is there a > configuration parameter that I must change? > = > Thanks in advance > Sandy = > mailto:[email protected] > = > = > ------------------------------------------------------------------------ > = > _______________________________________________ > JRex mailing list > [email protected] > http://mozdev.org/mailman/listinfo/jrex