Re: Customising the window size

by "Nancy Whittley" <jnwhittley(at)fuse.net>

 Date:  Thu, 6 Jul 2000 18:06:22 -0400
 To:  <hwg-techniques(at)hwg.org>,
"Fox Rodgers" <b0rd0p(at)juno.com>
 References:  juno
  todo: View Thread, Original
Hi Fox,
Try this instead:

<SCRIPT TYPE="text/javascript" LANGUAGE="javascript">
<!--
function goWin(url)
{
newWin =
window.open(url,'newWin','width=500,height=400,MENUBAR=yes,SCROLLBARS=yes' )
;
}
// -->
</SCRIPT>

That should do it.

Nancy

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA