Tooltip UI is a pure CSS / SCSS tooltip library that applies an animated, customizable tooltip popup to an element you select.
tooltip css, jquery tooltip library, js tooltip library, jquery tooltip with html content, jquery tooltip on hover, jquery tooltip css, javascript tooltip on hover
How to make use of it:
1. Download and load the stylesheet tooltip.css
within the doc.
<link rel="stylesheet" href="css/tooltip.css" />
2. Attach a tooltip to your factor by defining the tooltip content within the data-text
attribute:
<h2 data-text="Tooltip Content"> Hover Me </h2>
3. Determine the position of the tooltip popup.
<h2 data-text="Tooltip Content" data-text-top> Hover Me </h2>
Pure CSS/SCSS Tooltip Library, Tooltip UI Plugin/Github
See Demo And Download
Official Website(elnatanitzan): Click Here
This superior jQuery/javascript plugin is developed by elnatanitzan. For extra Advanced Usage, please go to the official website.