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






'option' CSS Attributes and JavaScript Style Properties

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| CSS            |background-attachment           background-color              |
| Attributes     |background-position-x           background-position-y         |
| and            |behavior                        clear                         |
| JavaScript     |color                           direction                     |
| Style          |hasLayout(*)                    height                        |
| Properties     |layout-flow                     layout-grid                   |
|                |layout-grid-mode                pixelBottom(*)                |
|                |pixelHeight(*)                  pixelLeft(*)                  |
|                |pixelRight(*)                   pixelTop(*)                   |
|                |pixelWidth(*)                   posBottom(*)                  |
|                |posHeight(*)                    posLeft(*)                    |
|                |posRight(*)                     posTop(*)                     |
|                |posWidth(*)                     text-autospace                |
|                |text-underline-position         unicode-bidi                  |
|                |width                           word-wrap                     |
|                |writing-mode                    zoom                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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