Javascript Reference
Categories: styleSheets

javascript styleSheets length

@July 1, 2008, 3:26 p.m.
length Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 2  

 

Read-only  

Returns the number of elements in the collection of styleSheets.

 
Example
 
var howMany = document.styleSheets.length;
 
Value

Integer.


Powered by Linode.