August 1999
Intermediate to advanced
1488 pages
72h 53m
English
Core client-side JavaScript object.
An instance of the Area object is created with each occurrence of the <area> tag within an HTML document. In HTML documents, the <area> tag is used in conjunction with the <map> tag to define an area within a picture that will act as a hyperlink. Because the Area object is a hyperlink, it is equivalent to the Link object in JavaScript. In fact, the Area object is stored in the same array where Link objects are stored. Table 7.3 lists the properties, methods, and event handlers used by the Area object.
| Type | Item | Description |
|---|---|---|
| Properties | hash | The portion ... |
Read now
Unlock full access