ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLInputElement
>
maxLength
[Go to standard]
[Glossary]
[Help]
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.