View Single Post
  #3 (permalink)  
Old Dec 28th, 2007, 06:16
Monie Monie is offline
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,608
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: One time popup windows

Try this:

HTML: Select all
<body OnLoad="DesignerWizWin=window.open('http://www.designerwiz.com', 'DesignerWizWin', 'toolbar=0, location=0, directories=0, menuBar=0, scrollbars=1, resizable=1, width=500, height=400, left=50, top=50');">
Reply With Quote