Area.coords (Property)

The extent rectangle for the Area object within a map.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 3.02
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myArea.coords

When a shaped area is defined within a an image map, the extent rectangle around the shape is defined with the coords property. The value is defined with the COORDS HTML tag attribute.

See also:Anchor.coords, Area.shape

insert figure 0082