2.3.2.27 status

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: