For a list of all members of this type, see IHTMLElement members.
Public Methods
| Name | Description |
| click | click method of IHTMLElement interface. |
| contains | contains method of IHTMLElement interface. |
| getAttribute | getAttribute method of IHTMLElement interface. |
| insertAdjacentHTML | insertAdjacentHTML method of IHTMLElement interface. |
| insertAdjacentText | insertAdjacentText method of IHTMLElement interface. |
| removeAttribute | removeAttribute method of IHTMLElement interface. |
| scrollIntoView | scrollIntoView method of IHTMLElement interface. |
| setAttribute | setAttribute method of IHTMLElement interface. |
| toString | toString method of IHTMLElement interface. |
Top
See Also