Name

Link.onmouseout: event handler invoked when the mouse leaves a link — DOM Level 0

Synopsis

Function onmouseout

Description

The onmouseout property of a Link object specifies an event-handler function that is invoked when the user moves the mouse off a hypertext link. It is often used with the onmouseover event handler.

See Also

Element.addEventListener( ), Link.onmouseover, MouseEvent; Chapter 17

Get JavaScript: The Definitive Guide, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.