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

Home
HTML CSS Reference
1.CSS Attributes and Javascript Style Properties
2.HTML Attributes Reference
3.HTML Tag Reference
HTML CSS Reference » HTML Tag Reference » frameset 
'frameset' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |border                          borderColor                   |
| Properties     |canHaveChildren                 canHaveHTML                   |
|                |className                       clientHeight                  |
|                |clientWidth                     cols                          |
|                |dir                             firstChild                    |
|                |frameBorder                     frameSpacing                  |
|                |hideFocus                       id                            |
|                |innerHTML                       isContentEditable             |
|                |isDisabled                      isMultiLine                   |
|                |isTextEdit                      lang                          |
|                |language                        lastChild                     |
|                |name                            nextSibling                   |
|                |nodeName                        nodeType                      |
|                |nodeValue                       offsetHeight                  |
|                |offsetLeft                      offsetParent                  |
|                |offsetTop                       offsetWidth                   |
|                |outerHTML                       ownerDocument                 |
|                |parentElement                   parentNode                    |
|                |parentTextEdit                  previousSibling               |
|                |readyState                      rows                          |
|                |scopeName                       scrollHeight                  |
|                |scrollLeft                      scrollTop                     |
|                |scrollWidth                     sourceIndex                   |
|                |tabIndex                        tagName                       |
|                |tagUrn                          title                         |
|                |uniqueID                        width                         |
+----------------+--------------------------------------------------------------+
      
      
Related examples in the same category
1.'frameset' Syntax and Note
2.'frameset' HTML Attributes
3.'frameset' Event Handlers
4.'frameset' CSS Attributes and JavaScript Style Properties
5.'frameset' Example
6.'frameset' Microsoft Behaviors
7.'frameset' Microsoft Filters
8.'frameset' JavaScript Methods
9.'frameset' JavaScript Collections
10.'frameset' JavaScript Objects
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.