Mac OS X Reference Library Apple Developer
Search

HTMLImageElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

align
alt
border
complete
height
hspace
isMap
longDesc
lowsrc
name
naturalHeight
naturalWidth
src
useMap
vspace
width
x
y

align



attribute DOMString align; 

alt



attribute DOMString alt; 

border



attribute DOMString border; 

complete



readonly attribute boolean complete; 

height



attribute long height; 

hspace



attribute long hspace; 

isMap



attribute boolean isMap; 

longDesc



attribute DOMString longDesc; 

lowsrc



attribute DOMString lowsrc; 

name



attribute DOMString name; 

naturalHeight



readonly attribute long naturalHeight; 

naturalWidth



readonly attribute long naturalWidth; 

src



attribute DOMString src; 

useMap



attribute DOMString useMap; 

vspace



attribute long vspace; 

width



attribute long width; 

x



readonly attribute long x; 

y



readonly attribute long y; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27