javascript AREA tabIndex

This property of AREA is same as A's, though they are in different categories. Please see A's instead.

javascript AREA shape

Indicates the shape of a server-side image map area with coordinates that are specified with the coords attribute.

javascript AREA search

This is the URL-encoded portion of a URL assigned to the href attribute that begins with the ? symbol. A document that is se

javascript AREA protocol

This property of AREA is exactly same as A protocol. Please view A's instead.

javascript AREA port

Provides the port component of the URL assigned to the AREA element's href attribute. This consists of all URL information following the colon after t

javascript AREA pathname

Provides the pathname component of the URL assigned to the element's href attribute. This consists of all URL information following the l

javascript AREA noHref

Specifies whether the area defined by the coordinates has a link associated with it. When you set this property to true , scrip

javascript AREA href

This is the URL specified by the element's href attribute.

javascript AREA hostname

Provides the hostname of the server of the destination document for the area link. The hostname property does not include the port number.

javascript AREA host

Provides the combination of the hostname and port of the server of the destination document for the area link.

javascript AREA hash

This is that portion of the href attribute's URL following the # symbol, referring to an anchor location in a document. Do n

javascript AREA focus( )

Gives focus from the current object, at which time the object's onfocus event fires. Note that the range of elements capable of focus and

javascript AREA coords

Defines the outline of the area to be associated with a particular link or scripted action. Coordinate values are entered as a comma-delimi

javascript AREA blur( )

Removes focus from the current AREA object, at which time the AREA object's onblur event fires.

javascript AREA alt

Future nongraphical browsers may use the alt property setting to display a brief description of the meaning of the (invisible)