Sam Hobbs
07-01-2008, 02:07 AM
I need to create a HTML viewer/scraper tool, so I will have HTML in a window with the corresponing page beside it. I might also have a tree (hierarchical) view. This is for a Windows environment.
I do not know how to get the HTML to scroll into view when the page is clicked. In other words, if I click on a paragraph in the page, I need to see the corresponding p element in the HTML window.
If anyone has a clue about how to do that, I hopefully can figure out the details.
I do not know how to get the HTML to scroll into view when the page is clicked. In other words, if I click on a paragraph in the page, I need to see the corresponding p element in the HTML window.
If anyone has a clue about how to do that, I hopefully can figure out the details.