newWindow not working in Netscape

by "Beauty" <Beauty(at)themearena.co.uk>

 Date:  Wed, 24 Jan 2001 08:54:42 -0000
 To:  "LANGUAGES" <hwg-languages(at)hwg.org>
  todo: View Thread, Original
Hi,

I am very new to JavaScript, I am taking the introductory course with the
html guild.  I am trying to get the code below to work in both IE and
Netscape.  But for some reason it doesn't work in Netscape.  Should it?
Have I got something wrong?

Any help would be appreciated.
Denise Mijatovic

<script type="text/javascript" language="javascript">
<!--
newWindow = window.open('readme.htm', 'newWin', 'height=425, width=550,
toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no,
directories=no, status=no left=100, top=100')
-->
</script>

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