Popup Ballon Help

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
rogerr
 
 
Posts: 58
Joined: Fri Feb 02, 2018 2:43 am

Popup Ballon Help

Post by rogerr »

Is it possible to display popup balloons with text on mouseovers?


Roger
User avatar
wwonderfull
 
 
Posts: 1541
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Popup Ballon Help

Post by wwonderfull »

Yes it may be possible, but won't be responsive in some small devices though.

The best responsive option is jQuery tooltip but for you yes there is a way.

Although this depends on what kind of layout and object you are using in. If you use this in layout grid the shape tooltip gets scrambled and won't work.

1. So this is how it shows if you use a Shape>Callouts:

Image

2. Then we have the best one which is the Card. If you have good knowledge in svg, html and linking this is the most advanced and best for you:

Image

3. Last one is the jQuery tooltip which is basic and more than enough for most of the users:

Image

The end result should look something like this on hover:

Image
Last edited by wwonderfull on Sun Sep 20, 2020 6:01 pm, edited 1 time in total.
rogerr
 
 
Posts: 58
Joined: Fri Feb 02, 2018 2:43 am

Re: Popup Ballon Help

Post by rogerr »

Thanks much for the detailed tutorial, it looks like one of these should accomplish what i need.


Roger
Post Reply