1 Reply Latest reply on Sep 17, 2007 6:33 AM by maksimkaszynski

    rich:calendar: Problems with Opera 9

    henady

      Calenar popup in modal panels in Opera 9 is diplayed initially.

      +

      <rich:calendar id="cs" style="width:150px" popup="true" value="#{bean.cs}"/>


      is rendered to HTML as

      <td><div id="task:cs" style="z-index: #{ component . attributes [ 'zindex' ]" style="width:150px"> ....


      There are 2 styles and first contains EL expression. This Opera shows as error in its console.