ZVON > References > DOM2 Reference

maxLength (attribute )

Owning interface and usage:  
HTMLInputElement.maxLength

Member of these other interfaces:  
none

Readonly:   no

Type:   long

Description:  
Maximum number of characters for text fields, when type has the value "text" or "password". See the maxlength attribute definition in HTML 4.01.