amalosoul Posted August 25, 2008 Share Posted August 25, 2008 Does anyone know how I can eliminate the statusbar, url and make my window none resizable? I use this code window.open(formularul,"_blank","height=330,width=290,scrollbars=no,toolbar=no,location=no,status=no,resizable=no,screenX=200,screenY=200,left=200,top=200"); It works fine in IE, but I don't know how to make it work in Mozilla.. Thank you in anticipation! Link to comment https://forums.phpfreaks.com/topic/121310-javascript-statusbar-url-resizable/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.