'xmp' JavaScript Methods : xmp « HTML Tag Reference « HTML CSS Reference






'xmp' JavaScript Methods

+----------------+--------------------------------------------------------------+
| JavaScript     |addBehavior                     appendChild                   |
| Methods        |applyElement                    attachEvent                   |
|                |blur                            clearAttributes               |
|                |click                           cloneNode                     |
|                |componentFromPoint              contains                      |
|                |detachEvent                     fireEvent                     |
|                |focus                           getAdjacentText               |
|                |getAttribute                    getAttributeNode              |
|                |getBoundingClientRect           getClientRects                |
|                |getElementsByTagName            hasChildNodes                 |
|                |insertAdjacentElement           insertAdjacentHTML            |
|                |insertBefore                    mergeAttributes               |
|                |normalize                       releaseCapture                |
|                |removeAttribute                 removeAttributeNode           |
|                |removeBehavior                  removeChild                   |
|                |removeNode                      replaceAdjacentText           |
|                |replaceChild                    replaceNode                   |
|                |scrollIntoView                  setActive                     |
|                |setAttribute                    setAttributeNode              |
|                |setCapture                      swapNode                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'xmp' Syntax and Note
2.'xmp' HTML Attributes
3.'xmp' Event Handlers
4.'xmp' CSS Attributes and JavaScript Style Properties
5.'xmp' Example
6.'xmp' Microsoft Behaviors
7.'xmp' Microsoft Filters
8.'xmp' JavaScript Properties
9.'xmp' JavaScript Collections
10.'xmp' JavaScript Objects