'link' JavaScript Properties : link « HTML Tag Reference « HTML CSS Reference






'link' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |canHaveHTML                     charset                       |
| Properties     |className                       clientHeight                  |
|                |clientWidth                     dir                           |
|                |disabled                        firstChild                    |
|                |href                            hreflang                      |
|                |id                              innerHTML                     |
|                |isContentEditable               isDisabled                    |
|                |isMultiLine                     isTextEdit                    |
|                |lang                            lastChild                     |
|                |media                           name                          |
|                |nextSibling                     nodeName                      |
|                |nodeType                        nodeValue                     |
|                |offsetHeight                    offsetLeft                    |
|                |offsetParent                    offsetTop                     |
|                |offsetWidth                     ownerDocument                 |
|                |parentElement                   parentNode                    |
|                |parentTextEdit                  previousSibling               |
|                |readyState                      rel                           |
|                |rev                             scopeName                     |
|                |scrollHeight                    scrollLeft                    |
|                |scrollTop                       scrollWidth                   |
|                |sourceIndex                     tagName                       |
|                |tagUrn                          target                        |
|                |title                           type                          |
|                |uniqueID                                                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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