This topic has not yet been rated - Rate this topic

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.