|
Property "Disabled" <disabled> |
|
|
When the Disabled property of a form element is set to "true", the user cannot focus on or input data into the element. When the form that the element is residing in is submitted, this element is not sent to the server as a request parameter. Used In Elements
|