hello,
I want to read the style.top of an image when I open the page with:
document.getEle mentById("myima ge").style.to p
But unfortunately the value has no properties....
Does this happen, since the image isn't loaded already?
thanks
Joerg
I want to read the style.top of an image when I open the page with:
document.getEle mentById("myima ge").style.to p
But unfortunately the value has no properties....
Does this happen, since the image isn't loaded already?
thanks
Joerg
Comment