mouseleave sends an event to an html element when the mouse leaves the selected element.
Example: There is a div element with yellow color, when you hover over it and leave the element the color changes.
Interesting Articles