Javascript Reference
Categories: scripts

javascript scripts length

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

 

Read-only  

Returns the number of elements in the collection of scripts.

 
Example
 
var howMany = document.scripts.length;
 
Value

Integer.


Powered by Linode.