NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: frankacosta on July 25, 2017, 09:37:26 AM

Title: Opening a static page in a separate browser Tab
Post by: frankacosta on July 25, 2017, 09:37:26 AM
Hi,
I have a menu link that opens up a video link.  However i dont want the user to have to return via the back button, so how do i send it to a new tab on the browser. 
thank you.
Frank
Title: Re: Opening a static page in a separate browser Tab
Post by: Bruce on July 27, 2017, 12:19:59 AM
set the Target to '_blank'

cheers
Bruce
Title: Re: Opening a static page in a separate browser Tab
Post by: frankacosta on July 27, 2017, 06:52:32 AM
thank you!