Tooltip Definitions

Categories

Component ID

2182371

Component name

Tooltip Definitions

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The Tooltip Definitions module makes it easy to add tooltips to selected words. The module works by creating a definition content type, consisting of a title field (which holds the word being defined_ and a body field (named "definition", which holds the definition for the term in the title field). Use the definition content type to add terms and their definitions to the site. Then, whenever on the site you would like to have one of these terms defined, wrap the term in an html tag with that class "define-me". This will highlight the term, and pull the definition for that term into a tooltip that opens by selecting the term.