'iframe' CSS Attributes and JavaScript Style Properties : iframe « HTML Tag Reference « HTML CSS Reference






'iframe' CSS Attributes and JavaScript Style Properties

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| CSS            |accelerator                     background-attachment         |
| Attributes     |background-color                background-position-x         |
| and            |background-position-y           behavior                      |
| JavaScript     |border-bottom                   border-bottom-color           |
| Style          |border-bottom-style             border-bottom-width           |
| Properties     |border-color                    border-left                   |
|                |border-left-color               border-left-style             |
|                |border-left-width               border-right                  |
|                |border-right-color              border-right-style            |
|                |border-right-width              border-style                  |
|                |border-top                      border-top-color              |
|                |border-top-style                border-top-width              |
|                |border-width                    bottom                        |
|                |clear                           clip                          |
|                |cursor                          display                       |
|                |filter                          float                         |
|                |height                          layout-grid                   |
|                |layout-grid-mode                left                          |
|                |margin                          margin-bottom                 |
|                |margin-left                     margin-right                  |
|                |margin-top                      overflow-x                    |
|                |overflow-y                      pixelBottom(*)                |
|                |pixelHeight(*)                  pixelLeft(*)                  |
|                |pixelRight(*)                   pixelTop(*)                   |
|                |pixelWidth(*)                   posBottom(*)                  |
|                |posHeight(*)                    position                      |
|                |posLeft(*)                      posRight(*)                   |
|                |posTop(*)                       posWidth(*)                   |
|                |right                           styleFloat(*)                 |
|                |text-autospace                  top                           |
|                |visibility                      z-index                       |
|                |zoom                                                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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