Simple Drupal 8 wrapper for Tippy.js
Tippy.js is a highly customizable vanilla JS tooltip and popover library powered by Popper.js.
-
Library Installation:
Place the Tippy.js library from https://atomiks.github.io/tippyjs and inside your Drupal /libraries folder.
The JS file should be at /libraries/tippy.js/dist/tippy.all.min.js.
-
Drupal Install:
-
Option 1. Using Drush
$ drush en tippy
-
Option 2. Manual Install
- Download and place this module inside your Drupal /modules folder.
- Enable the module at Administer >> Site building >> Modules.
-
For examples on how to use and style Tippy tooltips, see the Getting Started section of the official site or checkout the GitHub Repository for examples.
This module has been ported from the Drupal 8 FontAwesome module, credit goes out to the awesome folks below:
- atomiks https://github.com/atomiks
- Rob Loach (RobLoach) http://robloach.net
- Inder Singh (inders) http://indersingh.com | https://www.drupal.org/u/inders
- Mark Carver https://www.drupal.org/u/mark-carver
- Brian Gilbert https://drupal.org/u/realityloop
- Daniel Moberly https://drupal.org/u/danielmoberly
- Truls S. Yggeseth https://drupal.org/u/truls1502