- Home /
Question by
biohazard · Jun 16, 2011 at 02:13 PM ·
javascriptwwwweb
using Application.OpenURL for opening new tab?
title sais it. I want to make the OpenURL function open a new tab. Using a Webplayer project
Comment
Best Answer
Answer by save · Jun 16, 2011 at 02:19 PM
This type of control only works for the webplayer.
Application.ExternalEval("window.open('http://www.yourwebpage.com','_blank')");
Answer by teophilik · Sep 27, 2016 at 12:10 PM
This worked for me. It does not have the popup blocker problems https://www.youtube.com/watch?v=_D5deiE_r9c