Tooltip

Styleable tooltips built on Tether

★ On Github

How to Use

Tooltip is an open-source javascript and CSS library for creating styleable tooltips.

To use, first download the latest tether, drop, and tooltip releases.

Then simply add this javascript to your page:

<link rel="stylesheet" href="tooltip-theme-default.css" />
<script src="tether.min.js"></script>
<script src="drop.min.js"></script>
<script src="tooltip.min.js"></script>

And that's it! Learn more by visiting the documentation.

Share

Help us spread the word.