3 Replies Latest reply on Aug 24, 2009 4:07 AM by ilya_shaikovsky

    Resizable property of modalPanel is not working.

      Hi,

      I am using resizable property as false in my modalpanel but still I am able to resize the modalpanel.

      My requirement is to block the resizing of the modal panel.

      Give any solution for this requirement.

      Code:
      <rich:modalPanel id="correctpayment" width="773" height="510"
      left="210" top="150" style="background-color: transparent;"
      showWhenRendered="#{paymentCorrectionBacking.showWhenRendered}" rendered="true" resizeable="false" moveable="false">