Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: How to find the absolute position of an object


Message #1 by "Trent Blackburn" <puzzlepants@m...> on Sun, 8 Dec 2002 23:47:52
Hello All

Is there a way to find the absolute position of an object when the page 
loads?

What I have is an image on the page, and I want to place a table in a div 
over that image in an attempt to create a grid, but I run into problems 
when the user's screen resolution changes. So, I would like to find the 
absolute position of the image and input those cordinates into the div.

Thanks in advance.

  Return to Index