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






'base' JavaScript Methods

+----------------+--------------------------------------------------------------+
| JavaScript     |addBehavior                     appendChild                   |
| Methods        |applyElement                    attachEvent                   |
|                |clearAttributes                 cloneNode                     |
|                |componentFromPoint              contains                      |
|                |detachEvent                     fireEvent                     |
|                |getAdjacentText                 getAttribute                  |
|                |getAttributeNode                getBoundingClientRect         |
|                |getClientRects                  getElementsByTagName          |
|                |hasChildNodes                   insertAdjacentElement         |
|                |insertBefore                    mergeAttributes               |
|                |normalize                       removeAttribute               |
|                |removeAttributeNode             removeBehavior                |
|                |removeChild                     replaceAdjacentText           |
|                |replaceChild                    setAttribute                  |
|                |setAttributeNode                swapNode                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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