Discussion:
lay out the dom tree on a browser
most
2011-12-12 04:49:05 UTC
Permalink
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

Loading...