A Area.shape (Property) Area.shape (Property) The shape (Web hosting servers)

A Area.shape (Property) Area.shape (Property) The shape of the extent area within the map. Availability: DOM level 1 JavaScript 1.5 JScript 1.0 Internet Explorer 3.02 Netscape 6.0 Property/method value type: String primitive JavaScript syntax: -myArea.shape This property has a meaningful value when the Area object is instantiated via and 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: . default . rect . circle . poly See also: Anchor.shape, Area.coords, Url.shape Area.tabIndex (Property) A control of where the Area object appears in the tabbing order of the page. Availability: DOM level 1 JavaScript 1.5 JScript 3.0 Internet Explorer 4.0 Netscape 6.0 Property/method value type: Number primitive JavaScript syntax: -myArea.tabIndex This value indicates where this object and any of its children will be placed in the tabbing sequence. The tabbing order is used when filling in forms or moving focus. Pressing the [tab] key moves from one form element to the next according to the cascaded tabbing order defined by building a tree-like structure with the tab index values.

Leave a Reply