Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Determining the position of a table within a browser window


Message #1 by "Crispin Horsfield" <crispin@c...> on Tue, 11 Jun 2002 16:44:59
Does anyone know how to determine the position (ie top, left) that a table 
ends up at when being browsed?  The actual position of a table in a 
browser is dependent (amongst other things) on the text size selected by 
the website visitor and some visitors may also use their own stylesheets 
for accessiblity reasons.

What I'm trying to do is determine the top left point of an image (within 
a table cell) and position another image (contained in a DIV) relative to 
that.

Thanks in advance.

Crispin Horsfield
Caz Limited, Bristol, UK
+xx xxx xxx xxxx
mailto:crispin@c...
www.caz.ltd.uk

  Return to Index