2 Replies Latest reply on Oct 2, 2009 5:16 AM by ilya_shaikovsky

    Modal dialog transparency

      Hi,

      I was following the examples in:
      http://livedemo.exadel.com/richfaces-demo/richfaces/modalPanel.jsf?s=blueSky#

      The modal dialog in the demo is launched with a white non-transparent background, where in my case it is fully transparent. How can I change the transparency?


      Though I searched a lot and the only solution i found was with commandbutton/link, I would like to double-click a scrollabletablemodel and open the selection. I can make the dialog open on double click but the backing bean is not refreshed with the selection. Any comments?