javascript LinkStyle sheet

sheet NN 6 IE n/a DOM 1  

 

Read-only  

Returns a reference to the styleSheet object (CSSStyleSheet object in W3C DOM terminology) linked into the current document when a style sheet is specified as the target of the link element. IE for Windows provides a similar property for a link element object: styleSheet.

 
Dom LinkStyle Sample
 
var extSS = document.getElementById("link3").sheet;
 
Value

styleSheet object reference.

 
Default

None.


1197,Nickname,Homepage or email,Comments here,Add comment