x


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

more ▼

asked Jun 16 '11 at 02:13 PM

biohazard gravatar image

biohazard
288 36 42 46

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

This type of control only works for the webplayer.

Application.ExternalEval("window.open('http://www.yourwebpage.com','_blank')");

Application.ExternalEval

more ▼

answered Jun 16 '11 at 02:19 PM

save gravatar image

save
8.2k 22 31 62

doesn't work on my mac :/ still thanks

Jun 17 '11 at 06:16 AM biohazard
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x5050
x3717
x3442
x524
x211

asked: Jun 16 '11 at 02:13 PM

Seen: 2312 times

Last Updated: Jun 17 '11 at 06:16 AM