Javascript Reference
Categories: LinkStyle

javascript LinkStyle Description

@March 15, 2008, 1:22 a.m.
LinkStyleFirefox/Netscape/NN 6 IE n/a Chrome/Safari/DOM 2  

  

The LinkStyle object is a W3C DOM abstract object that gets blended into the link element object. Through this blending, the Netscape 6 link element object gains the sheet property, which provides a reference to the styleSheet object linked into the current document through a link element.

 
Object Model Reference
 
document.getElementById("linkElementID")
 
Object-Specific Properties

sheet

 
Object-Specific Methods

None.

 
Object-Specific Event Handler Properties

None.


Powered by Linode.