Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Maximize window


Message #1 by KATHLEEN.M.WHALEN@c... on Thu, 5 Apr 2001 10:34:52 -0400
Hi
  I think the foll. code will do the job-
<a href="javascript:void(window.open
('test.doc','','scrollbars=yes,toolbar=yes,channelmode=1,fullscreen=0,menub
ar=no,status=no,resizable=no,directories=0,personalbar=0'))">Word 
Document</a>

This will do for IE

Regards,
Hari

  Return to Index