NetTalk Central

Author Topic: Opening a static page in a separate browser Tab  (Read 2499 times)

frankacosta

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • Email
Opening a static page in a separate browser Tab
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11191
    • View Profile
Re: Opening a static page in a separate browser Tab
« Reply #1 on: July 27, 2017, 12:19:59 AM »
set the Target to '_blank'

cheers
Bruce

frankacosta

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • Email
Re: Opening a static page in a separate browser Tab
« Reply #2 on: July 27, 2017, 06:52:32 AM »
thank you!