Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
status of type any
Sets or retrieves true
to
indicate that the control is selected; or false
otherwise. The status property of a textArea object has a default
value of null
.
Setting the status updates the value of the property and causes the onpropertychange event to fire. However, this change has no visual effect on the object.
This is a DOM attribute only.
The status attribute extends the following interfaces: