Variable EVENT_MOUSEENTERConst

EVENT_MOUSEENTER = "mouseenter"

Mouse enter events are fired by a browser when the mouse pointer enters the bounds of some DOM element.

Version :