ZVON > References > DOM2 Reference

readOnly (attribute )

Owning interface and usage:  
HTMLInputElement.readOnly

Member of these other interfaces:  
none

Readonly:   no

Type:   Boolean

Description:  
This control is read-only. Relevant only when type has the value "text" or "password". See the readonly attribute definition in HTML 4.01.