Name

HTMLElement.onmouseout: event handler invoked when mouse moves out of an element — DOM Level 0

Synopsis

Function onmouseout

Description

The onmouseout property of an HTMLElement object specifies an event-handler function that is invoked when the user moves the mouse pointer out of the element.

See Also

Element.addEventListener( ), Event, 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.