How to highlight separate words in text on mouseover? And get their values for further processing?

How to highlight separate words in text on mouseover? And get their values for further processing?

The idea is this - I have a textbox, when I hover the mouse over any word, I want to highlight it, and when I click the mouse I want to call my menu, in which I will process the highlighted word.
I have searched for plugins, but did not find any suitable ones. There is an option to select a word with mouse and get its value, but I would like to exactly hover over the word.

Thank you in advance!

I have worked on a similar thing in the past. Perfect for you to start. See the demo below:
chrome_V5ORGBcdeB

Here is the original response:

Wow, looks like that’s exactly what I need! :slight_smile: Thank you so much! :slight_smile:

1 Like