Page 1 of 1

Hover over a menu item and it gives some explanatory text

Posted: Sat Apr 08, 2023 11:54 am
by alan_sh
I'm looking for something like the drilldown menu that, when I hover over a menu item, it gives me some text about what that item is in a popup window or similar. When I move the cursor away, the text goes.

Is there anything in the system (or an extension) which will do this?

Cheers

Alan

Re: Hover over a menu item and it gives some explanatory text

Posted: Sat Apr 08, 2023 12:53 pm
by Pablo
Did you consider a tooltip or popover card?

Tooltip:
https://www.wysiwygwebbuilder.com/tooltip.html

Popover card:
https://www.wysiwygwebbuilder.com/cards.html

Re: Hover over a menu item and it gives some explanatory text

Posted: Sat Apr 08, 2023 1:32 pm
by alan_sh
Does each individual menu item have an ID that tooltop can use?

If so, that would be perfect.

Alan

Re: Hover over a menu item and it gives some explanatory text

Posted: Sat Apr 08, 2023 3:17 pm
by Pablo
No, most menu items do not have their own ID.
But technically you can add it via script. This depends on the type of menu.