This defines the maximum number of characters that are allowed to be entered into the input text 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 have been entered.
See also: | Password.maxLength, TextCell.maxLength |
Prev | Home | Next |
Input.handleEvent() | Up | Input.name |
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. |