Page 1 of 1

Pop up on hover or click. How?

Posted: Thu Feb 24, 2022 6:13 pm
by alan_sh
I have some text in a cell in a table. I would like a popup to appear with an explanation of the text when a user either hovers over it or clicks on the text. Is this possble?

Cheers

Alan

Re: Pop up on hover or click. How?

Posted: Thu Feb 24, 2022 6:47 pm
by BaconFries
Haven't tried but how about the jquery tooltip or using a card set to pop over https://www.wysiwygwebbuilder.com/cards.html

Re: Pop up on hover or click. How?

Posted: Thu Feb 24, 2022 6:58 pm
by Pablo
There are multiple ways:
- use events
https://wysiwygwebbuilder.com/more_events.html

- use popover cards
https://www.wysiwygwebbuilder.com/cards.html

- use tooltips