How can I find location of an object in page?
When the user clicks a button, I'd like to be able to send the ID of its container object (e.g., a table) to (presumably) a Javascript routine to find out the top and left pixel coordinates of the object -- relative to the screen and/or browser window. Anyone know whether this can be done and how to go about it?
To trigger the same process, is it possible to capture the click event of the browser's scroll bars? Started By scwilson on Oct 20, 2004 at 3:53:44 PM |