Rollover link and page

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
farins
 
 
Posts: 14
Joined: Tue Aug 27, 2019 2:01 pm

Rollover link and page

Post by farins »

Hi everyone.

i just finish my website , and right now everything look nice.
but i still have some problem wuth rollover images

this is the page with the problem: http://www.lazzarotti3dartist.com/skills.html

if you stand over the image with mouse on the website,the website show the rollover image...and this is ok.
what i dont like its the possibility to "click" the images, images cannot be clicked by mouse in desktop version, maybe will be nice
just in mobile version for reveal the second image, but not in this desktop version, and i dont find any option for disable this features.

how i can do?
User avatar
Pablo
 
Posts: 22474
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Rollover link and page

Post by Pablo »

This is normal browser behavior.
Mobile devices do not have 'mouseover' functionality, so that is why it works different.
On a touch screen the first click activates the rollover image and the second click follows the link.
farins
 
 
Posts: 14
Joined: Tue Aug 27, 2019 2:01 pm

Re: Rollover link and page

Post by farins »

that mean i cannot disable that features in desktop version? i if click the rollover image the website move on top...without any reason
User avatar
crispy68
 
 
Posts: 2912
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Rollover link and page

Post by crispy68 »

If you are wanting to disable when someone clicks and it reloads the page (since none of the images actually link anywhere) you could try adding the following in the link field:

Code: Select all

javascript:void(0);
farins
 
 
Posts: 14
Joined: Tue Aug 27, 2019 2:01 pm

Re: Rollover link and page

Post by farins »

wow, work so good!! thanks, this solve my problem!
Post Reply