Finding HTML control at a given point
Suppose that there is an html page. It can be online or offline. The page can be opened in any browser - IE, Netscape or any other. I want to find out what html object is present at a given mouse coordinates. And I should be able to do so without modifying the source of the html page.
Is there any way of doing this?
I want to write code in VC++ 6.0 for this.
[368 byte] By [
visharad] at [2007-11-20 11:51:59]
