area (JavaScript 1.0)

Defines an area of an image as an image map.

Properties & Events

N/A

Example
No example available.

Examples having uses of: 'area'

2 votes
11k views

Html Textbox

The contents are interpreted as text only; HTML markup is ignored. The user can type (theoretically) unlimited amounts of text into the textarea field. In reality the browser sets the limit.
0 votes
2k views

JavaScript onselect Event

Triggers whenever you Select/Highlight some text within textbox or textarea.