View Full Version : open new window
Didiusthegreat
September 30th, 2002, 01:39 PM
I'm making a site now, and if I enter this code: GetURL:...
Then he opens that URL in the same window.
How can i let it be opend in an other window???
lostinbeta
September 30th, 2002, 01:48 PM
getURL("http://yoursite.com","_blank")
Or something along those lines.
Seticus
October 20th, 2002, 09:14 AM
If you want to open a popup-window with fixed size, without scroll-bars... you have to use javascript, inside your html and link to the function using actionscript
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.