pvz
08-10-2004, 08:53 AM
I use...
document.all[img].offsetTop
...to get the verticalposition of an image.
Q: What do I use to get the horizontal position? I tried what I thought was the obvious:
document.all[img].offsetLeft
...but it didn't work. Hope you can help, thanks/Per
document.all[img].offsetTop
...to get the verticalposition of an image.
Q: What do I use to get the horizontal position? I tried what I thought was the obvious:
document.all[img].offsetLeft
...but it didn't work. Hope you can help, thanks/Per