Javascript Reference
Categories: anchors

javascript anchors length

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

 

Read-only  

Returns the number of elements in the collection of anchors.

 
Example
 
var howMany = document.anchors.length;
 
Value

Integer.


Powered by Linode.