lay out the dom tree on a browser
most <[email protected]> Sun, 11 Dec 2011 20:49:05 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <bcd17ee1-4e00-485f-b078-d563f1f124d9@c16g2000pre.googlegroups.com> |
hello everyone, i am wondering if there is anyway to layout a specefi dom tree. generlly, i used java language to fetch a URL. then making the html to a well-formed html, then out of it,making its dom tree, modifying it and now i want to see how the website looks like after these modifications. is there any help? thank you