pixel difference with IE and Ntscp

hallo,
I have this code in one HTML file:

<head>
<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
   window.open(theURL,winName,features);
}
//-->
</script>
</head>

<body leftmargin="0" topmargin="0" 
onLoad="MM_openBrWindow('new_window.html','New 
Window','toolbar=no,resizable=no,width=745,height=430,left=10,top=20')">
.....

With my Mac the window opened by Netscape is smaller than the one 
opened with IE!!!


how could this happen if there is a tag that specyfies the width and 
the height of the opening window???

anybody can help me?

thanks and bye bye
-- 
Luca T.
0349 2818451

Received on Monday, 18 December 2000 06:23:16 UTC