TOC PREV NEXT INDEX

Put your logo here!


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

None.

Specification

DOM Level 0. Not part of specification.


mozilla.org | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX