Javascript Reference
Categories: images

javascript images length

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

 

Read-only  

Returns the number of elements in the collection of images.

 
Example
 
var howMany = document.images.length;
 
Value

Integer.


Powered by Linode.