Url.coords (Property)

The co-ordinates on screen where the object represented by the URL is located.

Availability:

JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape version - 2.0
Property/method value type:Number primitive
JavaScript syntax:-myUrl.coords

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

See also:Anchor.coords, Url.shape