Page 1 of 1

*** SOLVED *** Pop up not working ??

Posted: Wed Apr 06, 2022 3:00 pm
by pewe
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-

Re: Pop up not working ??

Posted: Wed Apr 06, 2022 4:09 pm
by Pablo
It looks like you have added an onclick event. This will disable the default click behavior.

Re: Pop up not working ??

Posted: Wed Apr 06, 2022 6:29 pm
by pewe
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.
Thanks.
Not sure how I did that - but all working now.