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