javascript styleSheets Description
@March 15, 2008, 1:22 a.m.
styleSheets, StyleSheetList | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 2 |
A collection of styleSheet objects that are members of a document object. The W3C DOM abstract representation of this collection is called a StyleSheetList object. Members of this collection are accessed via their integer index number, but you may iterate through the collection and examine properties of each style sheet object (such as the selectorText property) to distinguish one rule from another. |
|
Object Model Reference | |
document.styleSheets |
|
Object-Specific Properties | |
Object-Specific Methods | |
Object-Specific Event Handler Properties | |
None. |
Permanent URL:
http://javascript.gakaa.com/stylesheets-description.aspx
Powered by Linode.