ZVON > References > DOM2 Reference

href (attribute )

Owning interface and usage:  
StyleSheet.href

Member of these other interfaces:  
none

Readonly:   yes

Type:   DOMString

Description:  
If the style sheet is a linked style sheet, the value of its attribute is its location. For inline style sheets, the value of this attribute is null. See the href attribute definition for the LINK element in HTML 4.0, and the href pseudo-attribute for the XML style sheet processing instruction.