View Single Post
  #2 (permalink)  
Old 02-04-2007, 13:11
swexpert swexpert is offline
Premium Member
 
Join Date: Jan 2007
Posts: 209
Default

Yes, use the open method (assuming you're talking about IE)

oNewWindow=window.open("http://www.yahoo.com","TITLE IS THERE", "fullscreen=yes,directories=no");

CAUTION: press alt+f4 to close this window as it will show nothing!


Regds
IJ
Reply With Quote