I'm using "window.open()" to show one Calendar in a popup window. I can see that the popup is re-sizable. How can I prevent the user from re-sizing the popup?
I'm using "window.open()" to show one Calendar in a popup window. I can see that the popup is re-sizable. How can I prevent the user from re-sizing the popup? I have tried "resizable=yes|no|1|0" and that seems to be not working.
All Replies (3)
hello,
Your issue is not related to the Mozilla Support forum issue or other Firefox issue, so please ask this query on other forum not here.
thank you
hey sb_office, this forum is primarily focused on end user support for firefox. for developement-related issues, you'll likely get a better answer when posting in a specialized forum like http://forums.mozillazine.org/viewforum.php?f=25. thank you for your understanding!
You can't prevent users from resizing a pop-up.