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.

You can't prevent users from resizing a pop-up.
*https://developer.mozilla.org/en-US/docs/Web/API/window.open

Similar Messages

Maybe you are looking for

  • Photoshop CS6 - Problem - Do I need Adobe Application Manager?

    I just installed Photoshop CS6 - a fresh, new install, i.e. no previous CS version installed. Accidentally I clicked on  Adobe Application Manager in Start and got the below. Right now, I only have a clean desktop - no taskbar and need to use the tas

  • F-04 Transaction

    Hello Everybody... Could anyone tell me the prerequisites for the transaction F-04. I have different BDC flow patterns for the same with me and wanted to actually implement the same. Thanks and Regards Manish

  • How to prevent parallel job scheduling through code?

    Hai, if user schedule one job as background , prevent again scheduling of the same job before finishing the first one. if any function module or code is available for that purpose. Plz Help. Moderator message: duplicate post locked. Edited by: Thomas

  • Comments required fields

    I would like to make the comments form have the name field and email address as required fileds. What is the proper way to go about this? Any help would be appreciated. <!-- BEGIN #comments --> <div style="display: none;" id="comments"> <h5> Comments

  • Convert from list to string

    hi All; i've got a list which is come from pdf bookmark List mylist = SimpleBookmark.getBookmark(reader);now i want to know the length of the list so i need to convert it to string.. how can i convert from list to string... anybody can help me? Thx a