JavaScript img object property: naturalWidth
[this page | pdf | back links]
The naturalWidth property of the JavaScript
DOM object
corresponding to the HTML <img> element returns
the original width of the image underlying the <img> element.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)