
October 6th, 1999, 11:23 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Given any relatively posistioned object on the page, how do I determine its absolute position in IE? That is, what is the coordinates from 0,0 of the BODY object? The offset properties and the style.left & .top properties give the coordinates relative to its parent. And for some reason, clientLeft and clientTop are undefined. Netscape returns the absolute position; IE doesn't. Any help would be appreciated. Thanks.
|