If this value is set true, then the input element can no longer receive focus or be interacted with. It will also no longer be submitted with the other input elements when the form is submitted back to the server.
Setting this value to false renders the input element active again.
See also: | TextCell.readOnly |
Prev | Home | Next |
Input.defaultValue | Up | Input.focus() |
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. |