A pure CSS/SCSS/LESS Tooltips library. Super easy to use, No JavaScript required.
A pure CSS/SCSS/LESS Tooltip library. Super easy to use, No JavaScript required.
https://eliortabeka.github.io/tootik/
https://eliortabeka.github.io/tootik/
CDN:
https://unpkg.com/[email protected]/css/tootik.min.css
Using npm:
npm install tootik
Using bower:
bower install tootik
Manually: Download
tootik.min.cssfrom this repo or from demo site and add it to your HTML. e.g.
html
Define a data-tootik attribute in your element and let the magic happens.
...
Additionally, you can define a data-tootik-conf attribute to either change position or use a feature.
...
Top Right Bottom Left
invert success info warning danger
shadow delay multiline no-fading no-arrow square
Handcrafted with love by Elior Shalev Tabeka
LESS syntax by Elena Torro