Url.shape (Property)

The shape of an area in an image map that this URL is associated with.

Availability:

DOM level - 1
JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape version - 2.0
Property/method value type:String primitive
JavaScript syntax:-myUrl.shape

This property has a meaningful value when the Url 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.shape, Area.shape, Url.coords