StyleSheetList object (Object/DOM)

An array of style sheet objects provided by MSIE.

Availability:

DOM level - 2
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
JavaScript syntax:-myStyleSheets = myDocument.styleSheets
Object properties:length
Object methods:item()

Warnings:

See also:Collection object, Document.styleSheets[], StyleSheet object

PropertyJavaScriptJScriptNIEOperaNESECMADOMCSSHTMLNotes
length1.5 1.55.0 5.06.0 6.05.0 5.0 n/a n/a n/a2 2 n/a n/aReadOnly.

MethodJavaScriptJScriptNIEOperaNESECMADOMCSSHTMLNotes
item()1.5 1.55.0 5.06.0 6.05.0 5.0 n/a n/a n/a2 2 n/a n/a-