Page 1 of 1

How to make a wikipedia-like tooltip?

Posted: Sun Jul 04, 2021 1:41 pm
by mindentezzel
Dear Gurus,

I used to be able to make a tooltip-layer with [rz] tooltip, but it does not work in the WB16.
I want to create a wikipedia-like tooltip, that contains text and pic etc.
I want to mouseover only a few words, not the whole sentence, this way I can use more tooltips in the same sentence.

I tried the 'Dialog', but I cannot give "Events" on a single word just on the whole sentence.

Is it also possible to start the Dialog with link?
My solution: I gave to the text a bookmark-link where the bookmark refers the text itself I click. And not the link but the 'Events' call the Dialog. It seems to work. Is this the right way?

Thanks,
Tamas

Re: How to make a wikipedia-like tooltip?

Posted: Sun Jul 04, 2021 2:17 pm
by Pablo
Did you consider using a card popover?

Demo:
https://www.wysiwygwebbuilder.com/support/popover.html

Also note that extensions created for a previous version should also work in Wb16.
If there is a problem then there is most likely a conflict with another script on the page.

Re: How to make a wikipedia-like tooltip?

Posted: Sun Jul 04, 2021 2:46 pm
by mindentezzel
Thank you, Card is a great solution. I have never used it, therefore it was unknown to me, but it is great.

Pablo, actually you're developing WB faster than I am my web site. :)

On the other hand I use WB many case, when I have to make short animations. Your WB is much more than just a web builder. :)

Tamas