|
I did that to check the width, but the image is not completely absolutely positioned (theImage.style.left is set but not theImage.style.top), so I don't know what range of vertical coordinates is. Unless there's a way to have the browser return that value without having to set it? And account for any scrolling that might occur?
|