Subj : Firefox ignores 'resizable=no' in "open new window" To : netscape.public.mozilla.jseng From : Roger Date : Sun Jan 09 2005 04:09 am Firefox ignores 'resizable=no' in "open new window". IE and Netscape both handle the following correctly, that is, the new window has no resize handle. But Firefox does (incorrectly) have a resize handle: [A HREF="javascript:void(0)" onclick="window.open('mnindex.htm', 'welcome','width=1000,height=660,scrollbars=yes,resizable=no,toolbar=yes')"] Open a new window[/A] -Roger .