WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIDOMStyleSheet
| IID: | a6cf9080-15b3-11d2-932e-00805f8add32 |
| Inherits From: | nsISupports |
Properties
PRBool disabled
readonly DOMString href
readonly nsIDOMMediaList media
readonly nsIDOMNode ownerNode
readonly nsIDOMStyleSheet parentStyleSheet
readonly DOMString title
readonly DOMString type
The nsIDOMStyleSheet interface is a datatype for a style sheet in the Document Object Model.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Style
References
This interface is the type of the following properties:
nsIDOMLinkStyle.sheet, nsIDOMStyleSheet.parentStyleSheet
This interface is returned from the following methods:
Reference documentation is generated from Mozilla's source.
