open in a new browser window - not working

Issues related to hyperlinks and web site navigation.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Post Reply
User avatar
GregInPerth
 
 
Posts: 9
Joined: Tue Jun 24, 2025 3:14 am

open in a new browser window - not working

Post by GregInPerth »

I have an issue with linking an image (on click) to not working.
The link opens in the same tab/window, ignoring the selection to "open in a new browser window" in the image settings. Is this a bug or is there another way to get the link to open a new window? I've tried in Chrome, Brave, Edge and Firefox, all not working.
My version is 20.3.3

link in the URL:
https://my.fundraising.telethon7.com/fu ... =donations

Screenshot:
Image

TIA. Cheers, Greg
Greg
Isac Images Digital Photography
Wattle Grove, Western Australia
User avatar
GregInPerth
 
 
Posts: 9
Joined: Tue Jun 24, 2025 3:14 am

Re: open in a new browser window - not working

Post by GregInPerth »

I forgot to include the site if you want to test it. https://www.shadowsclub.au
Greg
Isac Images Digital Photography
Wattle Grove, Western Australia
User avatar
Pablo
 
Posts: 23941
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: open in a new browser window - not working

Post by Pablo »

You have also added an 'onclick' event, this will override the default browser click behavior and therefor ignore the target window.
There is no need for an onclick event for links.
Post Reply