Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: pop up wondow with no menu items


Message #1 by alsc@i... on Fri, 27 Sep 2002 14:35:41
Dear Friend:
use the code below for all properties u need.
window.open ( '[temp.htm]PAGE NAME' , '' , 'fullscreen=0 channelmode=0
directories=0 status=0 location=0 toolbar=0 menubar=0 scrollbars=0
resizable=0 width=x height=x top=x left=x' ) ;

HIH,
Hovik.



  Return to Index