best of all, it's super easy to use. Get the
source on GitHub and add it to your website's directory. Now your ready to get started.
Let's start by adding this code in between your
<head>
tags
now let's add a small piece of JavaScript towards the end of you html file, idealy right before the closing
</body>
tag.
great! now all that's left is creating the tooltip. this can be done with the code below.
there is a demo
here.