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






'iframe' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |align                           allowTransparency             |
| Properties     |border                          canHaveChildren               |
|                |canHaveHTML                     className                     |
|                |clientHeight                    clientWidth                   |
|                |contentWindow                   cursor                        |
|                |dataFld                         datasrc                       |
|                |dir                             disabled                      |
|                |end                             firstChild                    |
|                |frameBorder                     height                        |
|                |hideFocus                       hspace                        |
|                |id                              innerHTML                     |
|                |innerText                       isContentEditable             |
|                |isDisabled                      isMultiLine                   |
|                |isTextEdit                      lang                          |
|                |language                        lastChild                     |
|                |longDesc                        name                          |
|                |nextSibling                     nodeName                      |
|                |nodeType                        nodeValue                     |
|                |offsetHeight                    offsetLeft                    |
|                |offsetParent                    offsetTop                     |
|                |offsetWidth                     outerHTML                     |
|                |outerText                       ownerDocument                 |
|                |parentElement                   parentNode                    |
|                |parentTextEdit                  previousSibling               |
|                |readyState                      recordNumber                  |
|                |scopeName                       scrollHeight                  |
|                |scrollLeft                      scrollTop                     |
|                |scrollWidth                     sourceIndex                   |
|                |src                             tabIndex                      |
|                |tagName                         tagUrn                        |
|                |title                           uniqueID                      |
|                |vspace                          width                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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