javascript cssRules length
| length | NN 6 IE 4 DOM 2 |
| Read-only | |
|
Returns the number of elements in the collection, including @ rules. |
|
| Example | |
var howMany = document.styleSheets[1].cssRules.length; |
|
| Value | |
Integer. |
|
Previous: javascript cssRules item( )
438,Nickname,Homepage or email,Comments here,Add comment
