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






'col' JavaScript Methods

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








Related examples in the same category

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