Stylesheet associated with a node in a document.
Platform Support
| IE | Mozilla | Netscape | Opera | Safari | Chrome | 4.0+ | 1.0+ | 6.0+ | 7.0+ | 1.0+ | no |
|---|
Constructors
| Constructor | Action | IE | Mozilla | Netscape | Opera | Safari | Chrome | ||
|---|---|---|---|---|---|---|---|---|---|
|
LinkStyle Constructor() : LinkStyle
Stylesheet associated with a node in a document.
|
Show Details | 4.0+ | 1.0+ | 6.0+ | 7.0+ | 1.0+ | no | ||
LinkStyle() : LinkStyleStylesheet associated with a node in a document. Returns
|
|||||||||
Properties
| Property | Action | IE | Mozilla | Netscape | Opera | Safari | Chrome |
|---|---|---|---|---|---|---|---|
|
sheet
: StyleSheet
Stylesheet object associated with the node.
|
Show Details | no | 1.0+ | 6.0+ | 7.0+ | no | no |
|
|||||||
References
HTMLElement|ProcessingInstruction
Availability
HTML DOM Level 2|W3C