ZVON > References > DOM2 Reference

width (attribute )

Owning interface and usage:  
HTMLImageElement.width

Member of these other interfaces:  
none

Readonly:   no

Type:   long

Description:  
The width of the image in pixels. See the width attribute definition in HTML 4.01.

Note:  
Note that the type of this attribute was DOMString in DOM Level 1 HTML.