2.3.4.32 onmouseleave

onmouseleave of type Function

Occurs when the user moves the mouse pointer outside the object.

To invoke, move the mouse pointer outside the boundaries of an object.

  • Bubbles: No

  • Cancelable: No

  • Context Info: fromElement, toElement

This attribute is an extension to HTMLElement.

See also onmouseenter.