2 Replies Latest reply on Oct 17, 2011 10:32 AM by snaker

    Shadow of popupPanel with 4.1 milestone 1 or m2

    snaker

      Only i want to ask if another people happens the same, i can't configure the opacity of the popup shadow

      i try with the property shadowOpacity and it doesn't work, and i try also with the css class and happen the same, nothing

      IIya Shaikovsky, you could verify? or another people please?

        • 1. Re: Shadow of popupPanel with 4.1 milestone 1 or m2
          ppitonak

          Hi,

           

          I've just tried it with newest version of RichFaces and it works fine for me. What browser are you using? Please make sure that you set shadowOpacity with a number between 0 and 1.

           

          Regards,

          Palo

          • 2. Re: Shadow of popupPanel with 4.1 milestone 1 or m2
            snaker

            i'm using ie 8 and firefox.

            i dont understand why works fine in your browser because i only write this:

             

            <rich:popupPanel id="...">

                 <f:facet name="header">hello</f:facet>

                 This is my popup

            </rich:popupPanel>

             

            When i open the popup the background by default is gray without opacity.

            If i try put the property shadowOpacity it's the same

             

            I dont understand why do it....with rich faces 4.0  final works fine! but with 4.1dont works fine!