2 Replies Latest reply on Aug 31, 2010 8:22 AM by b.estes

    RF 4.0.0_M1 - JQueryTiming missing onload?

    b.estes

      I'm trying to use the jQuery datepicker with RichFaces 4.0.0_M1 using the <rich:jquery> tag:

       

           <rich:jQuery selector="#date" name="date" query="datepicker({changeMonth:true,changeYear:true})" timing=""onload/>

       

      When this is added the page does not open and I get the following exception:

       

           java.lang.IllegalArgumentException: No enum const class org.richfaces.component.JQueryTiming.onload

       

      Any suggestions or workarounds for adding a datepicker. I'm hoping the <rich:calendar> component comes back at some point in 4.0.