javascript LINK styleSheet
| styleSheet | NN n/a IE 5(Win) DOM n/a |
| Read-only | |
|
This nonstandard convenience property returns a reference to the styleSheet object linked into the current document when a style sheet is specified as the target of the link element. Netscape 6 provides a similar property: sheet. |
|
| Example | |
var extSS = document.getElementById("link3").styleSheet;
|
|
| Value | |
styleSheet object reference. |
|
| Default | |
None. |
|
Previous: javascript LINK target
Next: javascript LINK sheet
1187,Nickname,Homepage or email,Comments here,Add comment
