Exposes inline style information for an element.
Platform Support
| IE | Mozilla | Netscape | Opera | Safari | Chrome | no | 1.0+ | 6.0+ | 8.0+ | no | no |
|---|
Constructors
| Constructor | Action | IE | Mozilla | Netscape | Opera | Safari | Chrome | ||
|---|---|---|---|---|---|---|---|---|---|
|
ElementCSSInlineStyle Constructor() : ElementCSSInlineStyle
Exposes inline style information for an element.
|
Show Details | no | 1.0+ | 6.0+ | 8.0+ | no | no | ||
ElementCSSInlineStyle() : ElementCSSInlineStyleExposes inline style information for an element. Returns
|
|||||||||
Properties
| Property | Action | IE | Mozilla | Netscape | Opera | Safari | Chrome |
|---|---|---|---|---|---|---|---|
|
style
: CSSStyleDeclaration
Style attribute for the element.
|
Show Details | no | 1.0+ | 6.0+ | 8.0+ | no | no |
|
|||||||
Availability
HTML DOM Level 2|W3C