0 Replies Latest reply on Nov 23, 2009 9:44 AM by *ninho*

    Problem with absolute position Calendar

      I wonder if the component works with calendar style position absolute?

      My example:

      
      <rich:calendar id="dateField" value="#{bean.dateCurrent}" style="position: absolute; left: 250px; top: 10px;"/>
      


      But the component does not respect the value of the style and is in the wrong position on the page.

      Can anyone help?

      Thanks