Hello everyone,
I am currently customizing my Ghost site and I would like to add a specific feature: definition popups in the text. My goal is to allow readers to hover over certain words or phrases to display a definition or explanation without leaving the page.
More specifically, I want to be able to add different definitions in each article. Here are some additional details about what I want to achieve:
- When a user hovers over a specific word or phrase, a popup (or tooltip) appears with a definition or explanation.
- The definitions should be customizable individually for each article.
- Ideally, I would like to manage the definitions from the Ghost dashboard or via the HTML/CSS of each article.
- I am open to using plugins, JavaScript scripts, or any other method that could simplify the process.
If anyone has implemented something similar or has suggestions on the best way to proceed, I would greatly appreciate your help. Examples of code, links to useful resources, or plugin recommendations would also be very helpful.
Thank you in advance for your assistance!
Best regards,