styleSheets
The stylesheets property returns a list of the stylesheet objects on the current document.
Syntax
style_sheets = document.stylesheets
Parameters
style_sheets is a nodeList of stylesheet objects.
Example
None.Notes
Specification
Netscape Communications http://developer.netscape.com |