|
HTMLOptionElement Properties |
The properties of the HTMLOptionElement object are listed here. For a complete list of HTMLOptionElement object members, see the HTMLOptionElement Members topic.
| Gets a collection containing the attributes of this node. | |
| Gets all the child nodes of the node. | |
| Gets or sets the class of the element. | |
| Gets or sets the value of the HTML selected attribute. | |
| Gets or sets the base direction of directionally neutral text of the element. | |
| Gets or sets a value indicating whether the control is disabled for user input. | |
| Gets the first child of the node. | |
| Gets the form element containing this control. | |
| Gets or sets the identifier of the element. | |
| Gets the index of the option in the parent select. | |
| Gets or sets the option label for use in hierarchical menus. | |
| Gets or sets the language of the element. | |
| Gets the last child of the node. | |
| Gets the node immediately following this node. | |
| Gets the qualified name of the node. | |
| Gets the type of the current node. | |
| Gets or sets the value of the node. | |
| Gets the document to which this node belongs. | |
| Gets the parent of this node. | |
| Gets the node immediately preceding this node. | |
| Gets or sets the current state of the corresponding form control. | |
| Gets the tag name of the element. | |
| Gets or sets the text contained within the option element. | |
| Gets or sets the advisory title of the element. | |
| Gets or sets the current form control value. |