Opening a link in a new Tab
Autor: John B.
Besucht 1464,
Followers 1,
Geteilt 0
I am creating a Text Link to open another web page via Internet file. My options are to open in a new window, same window, ShowBox or Popup window.
I just want the site to open in a new tab on the same browser. I remember being able to do this in either an earlier version, another program or just by HTML, just not sure which.
Any suggestions? I'm using Incomedia WebSite X5 Evo 2021.2.3.
Cheers
Gepostet am
Use target
https://www.w3schools.com/tags/att_a_target.asp
You could use coding;
Set the target attribute of the link to _blank:
https://www.w3schools.com/tags/att_a_target.asp
set in text object the function html code to on (enable html) button on top.
2 seconds John, 2 seconds... :) You beat me.
In X5 another window/tab is an option.
@Andre - Yes, Ha - this time I was the quickest