PDA

View Full Version : Absolute Position of an element


ocampo
05-08-2003, 04:21 PM
I need to find put the absolute position of nested element, eg. a row which is in a table which is in another table, and so on...

how could i find out the absolute top and left values of such row, as if it was a direct child of the document object?

Any ideas?

liorean
05-08-2003, 04:29 PM
Go have a look at <http://codingforums.com/showthread.php?s=&threadid=19404&highlight=determine+position>.