
The Object Scripting Model - The Anchors Array
The Anchors array.
Anchors are defined in HTML by using <A NAME="anchor name"></A>
The Anchors arrays' properties.
The Count property integer
The length property integer
The Anchors arrays' methods.
The item method
item(index)
Returns the index anchor defined in the current window. The anchor is defined, in turn, as an anchor type object.