StyleSheetList.length (Property)

The number of style sheets currently supported by the document.

Availability:

DOM level - 2
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:Number primitive
JavaScript syntax:-myStyleSheetList.length

See also:Collection.length

Property attributes:

ReadOnly.