class DOM.HTMLImageElement |
|
|
Embedded image. See the IMG element definition in HTML 4.0.
|
|
|
|
|
|
Aligns this object (vertically or horizontally) with respect to its surrounding text. See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
|
|
Alternate text for user agents not rendering the normal content of this element. See the alt attribute definition in HTML 4.0.
|
|
Deprecated |
|
Width of border around image. See the border attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
|
|
Override height. See the height attribute definition in HTML 4.0.
|
|
Horizontal space to the left and right of this image. See the hspace attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
|
|
Use server-side image map. See the ismap attribute definition in HTML 4.0.
|
|
URI designating a long description of this image or frame. See the longdesc attribute definition in HTML 4.0.
|
|
The name of the element (for backwards compatibility).
|
|
see align |
|
see alt |
|
see border |
|
Deprecated |
|
see height |
|
see hspace |
|
see isMap |
|
see longDesc |
|
see name |
|
see src |
|
see useMap |
|
see vspace |
|
see width |
|
URI designating the source of this image. See the src attribute definition in HTML 4.0.
|
|
Use client-side image map. See the usemap attribute definition in HTML 4.0.
|
|
Vertical space above and below this image. See the vspace attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
|
|
Override width. See the width attribute definition in HTML 4.0.
|
|
Nonstandard extension to DOM.ImgElement |
|