JavaScript/jQuery Tooltip - showEvent
Specifies options for displaying the widget.
If you assign only a string that specifies event names on which the widget is shown, the widget will not apply any delay.
JavaScript
showEvent: "mouseenter"
Feedback