Anchor.coords (Property)

This defines an area map within an image that is inside the <AREA> HTML tags.

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.coords

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

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