I have an image on a page and in the properties have set a link as a popup (seems I cannot insert a screenshot).
However it does not work - although the link is shown on mouse over of the image, clicking the image has no effect.
What am I missing?
Page is here-
*** SOLVED *** Pop up not working ??
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
- Pablo
- Posts: 23744
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Pop up not working ??
It looks like you have added an onclick event. This will disable the default click behavior.
-
-
- Posts: 13
- Joined: Sun Apr 03, 2022 11:27 pm
Re: Pop up not working ??
Thanks.Pablo wrote: Wed Apr 06, 2022 4:09 pm It looks like you have added an onclick event. This will disable the default click behavior.
Not sure how I did that - but all working now.