HTML onmouseout Event Attribute (original) (raw)

Last Updated : 20 Dec, 2023

The HTML **onmouseout event attribute works when the mouse pointer moves out of the specified element. It activates when the mouse pointer moves out of an HTML element.

When a user moves the mouse away, this can be utilized to activate specific actions or functions and enables dynamic changes in response to mouse interactions, enhancing user experience.

**Syntax:

**Supported Tags:

It supports all HTML elements EXCEPT-