I'm trying to re-write a page, where it looks fine in Mozilla / FireFox, but does not act the same in IE.
Anyways, I think I can do this if through JavaScript I can obtain the pixel coordinates of an image that is in the page - relative to the entire page. So in other words, I want to use this information to set the placement of another image that is going to be absolutely positioned in the page.
I haven't found the magic google keywords to look this up yet.
Anyways, I think I can do this if through JavaScript I can obtain the pixel coordinates of an image that is in the page - relative to the entire page. So in other words, I want to use this information to set the placement of another image that is going to be absolutely positioned in the page.
I haven't found the magic google keywords to look this up yet.