Tooltips
Pure JS tooltips that follow your cursor.
Last updated
Was this helpful?
Pure JS tooltips that follow your cursor.
Last updated
Was this helpful?
Was this helpful?
<script type="text/javascript" src="tooltips.js"></script>
<link rel="stylesheet" href="tooltips.css" /><div class="give-tooltip" data-tooltip="This is a tooltip">Basic tooltip</div>