View Full Version : Automatically Open Window
PoisonX
02-20-2003, 01:22 AM
how do you automatically open a new window when someone first visits your site....like a banner/popup/special of the day window
Skyzyx
02-20-2003, 01:51 AM
window.open(theURL, theWindowName, optionalParameters);
poccil
02-20-2003, 02:47 AM
I think that answer is incomplete. This procedure involves checking if a certain cookie exists, and opening the window and setting that cookie if it doesn't.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.