Jump to content

Javascript statusbar, url, resizable


amalosoul

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.