'maxLength' is applied to : maxLength « Javascript Properties « JavaScript Reference

'maxLength' is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |<input type="password">         <input type="text">           |
+----------------+--------------------------------------------------------------+
      
      

Related examples in the same category

1.'maxLength' Syntax and Note
2.'maxLength' Example