Anchor.shape (Property)

A map whose extent is defined by the coords property and which can be one of several different shapes.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myAnchor.shape

This property has a meaningful value when the Anchor object is instantiated via <MAP> and <AREA> tag. It defines the shape of the hotspot within the extent rectangle defined by the coords property. It might contain one of the following values:

See also:Anchor.coords, Area.shape, Url.shape