Event handler for |
Layer , Link
|
Implemented in | Navigator 3.0 |
onMouseOut="handlerText"
| JavaScript code or a call to a JavaScript function. |
onMouseOut
for the first area, then onMouseOver
for the second.
Area
objects that use the onMouseOut
event handler must include the HREF
attribute within the AREA
tag.
Link
.onMouseOver
For general information on event handlers, see "General Information about Events".
For information about the event
object, see event
.
Last Updated: 10/31/97 16:34:02