javascript IMG x, y
| x, y | NN 4 IE n/a DOM n/a |
| Read-only | |
|
Provide the horizontal and vertical pixel coordinates of the top-left corner of the image relative to the page. These are Navigator-only properties, corresponding to the offsetLeft and offsetTop properties of Internet Explorer. |
|
| Example | |
var imageFromTop = document.logoImg.y; |
|
| Value | |
Integer. |
|
| Default | |
None. |
|
Previous: javascript implementation Description
Next: javascript IMG width
1002,Nickname,Homepage or email,Comments here,Add comment
