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






'object' CSS Attributes and JavaScript Style Properties

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| CSS            |background-position-x           background-position-y         |
| Attributes     |behavior                        border                        |
| and            |border-bottom                   border-bottom-color           |
| JavaScript     |border-bottom-style             border-bottom-width           |
| Style          |border-color                    border- left                  |
| Properties     |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                          direction                     |
|                |display                         float                         |
|                |hasLayout(*)                    height                        |
|                |layout-grid                     layout- grid-mode             |
|                |left                            margin                        |
|                |margin-bottom                   margin-left                   |
|                |margin-right                    margin-top                    |
|                |padding                         padding-bottom                |
|                |padding-left                    padding-right                 |
|                |padding-top                     pixelBottom(*)                |
|                |pixelHeight(*)                  pixelLeft(*)                  |
|                |pixelRight(*)                   pixelTop(*)                   |
|                |pixelWidth(*)                   posBottom(*)                  |
|                |posHeight(*)                    position                      |
|                |posLeft(*)                      posRight(*)                   |
|                |posTop(*)                       posWidth(*)                   |
|                |right                           scrollbar-3dlight-color       |
|                |scrollbar-arrow-color           scrollbar-base- color         |
|                |scrollbar-darkshadow-color      scrollbar-face-color          |
|                |scrollbar-highlight-color       scrollbar-shadow-color        |
|                |scrollbar-track-color           styleFloat(*)                 |
|                |text-autospace                  text- underline-position      |
|                |top                             unicode-bidi                  |
|                |visibility                      word-wrap                     |
|                |zoom                                                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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