disable resizing of new opened windows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sangeethasubramanian
    New Member
    • Jan 2008
    • 4

    disable resizing of new opened windows

    Hi,

    I have used the window.open method to open a new pop up window, this function is working very fine but my problem is that i don't want minimize and maximize button on this pop up window, it should contain only close button .
    Using resizable=No i try to do this operation. But it is working in IE browser. In FF browser it display the minimize or maximize buttons.

    I hope u must have understood my problem. Please help as soon as possible.


    Thanks,
    Regards,
    S.Sangeetha.
  • The Devil
    New Member
    • Dec 2007
    • 8

    #2
    Originally posted by sangeethasubram anian
    Hi,

    I have used the window.open method to open a new pop up window, this function is working very fine but my problem is that i don't want minimize and maximize button on this pop up window, it should contain only close button .
    Using resizable=No i try to do this operation. But it is working in IE browser. In FF browser it display the minimize or maximize buttons.

    I hope u must have understood my problem. Please help as soon as possible.


    Thanks,
    Regards,
    S.Sangeetha.
    Hi,


    here you can see an example of what you're trying to do. It shoes only the minimize button but the maximize button could not be clicked and you can't resize the window. I'm not sure if the minimize button could be disabled ...

    Best wishes.

    Comment

    • gits
      Recognized Expert Moderator Expert
      • May 2007
      • 5390

      #3
      changed the thread title to better describe the problem ... please always use a good thread title

      kind regards

      Comment

      Working...