Display tooltip on hover element and follow mouse
JQuery 3.3.1, light-tooltip
Snippet by CodAmz
4419 0
HTML
<button data-tooltip="This is a tooltip">My button</button>
CSS
{ } JS
Preview