Re: jquery.ui.calendar hiddenDays

2013-10-07 Thread Selom
Hi! I upgraded from 6.7 to 6.11.0 and It works. Thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/jquery-ui-calendar-hiddenDays-tp4661704p4661728.html Sent from the Users forum mailing list archive at Nabble.com.

jquery.ui.calendar hiddenDays

2013-10-04 Thread Selom
Hi, For going forward with I am using wicket-jqueryui https://github.com/sebfz1/wicket-jquery-ui/ . I would like to hide some days in the calendar, setting like this : options.set(hiddenDays,[2,5]); But nothing happened. I noticed also that there is no such *hiddenDays *in the

Re: jquery.ui.calendar hiddenDays

2013-10-04 Thread Sebastien
Hi, hiddenDays option is available since fullcalendar 1.6.2 http://arshaw.com/fullcalendar/docs/display/hiddenDays/ Latest wicket-jquery-ui-calendar release (6.11.0) is embedding fullcalendar 1.6.4 Announcement: https://groups.google.com/forum/?fromgroups#!topic/wicket-jquery-ui/b6BK-U-tJ7w