I have a bit of JavaScript code for a PopUp window that works fine in IE 5.5 and Netscape 4.7. But in Netscape 6.2 the browser just keeps looking and looking and looking and looking. I can't figure out what is going on. Can anyone give me some ideas??
Here is the bit of code:
<A HREF="javascript:void(0)" ONCLICK="open('chart.htm', 'miniwin','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=400,height=400')">Click here</A>
Thanks in advance!
Hella
webmaster@vision21enterprises.com
Here is the bit of code:
<A HREF="javascript:void(0)" ONCLICK="open('chart.htm', 'miniwin','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=400,height=400')">Click here</A>
Thanks in advance!
Hella
webmaster@vision21enterprises.com