Javascript Reference
Objects > styleSheets
javascript styleSheets Description
A collection of styleSheet objects that are members of a document object. The W3C DOM abstract representation of this collection is called a S
javascript styleSheets length
Returns the number of elements in the collection of styleSheets.
javascript styleSheets item( )
Returns a styleSheet object corresponding to the object matching the index value in source code order.

Powered by Linode.