This defines the maximum number of characters that can be entered into the password field. The browsers differ in how they handle this value. Some will warn the user with a beep or flash on the screen, others simply stop accepting keystrokes when this number of characters has been entered.
See also: | Input.maxLength, TextCell.maxLength |
Prev | Home | Next |
Password.handleEvent() | Up | Password.readOnly |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |