@Dandu: Alert works fine in the method. I'm not exactly sure what you are trying to do, but I created an example to show you how to conditionally change your date array on selected months: http://jsbin.com/udama/edit
@Steve: It's all jQuery! Thanks, Dave On Sep 2, 12:01 pm, danduv <[email protected]> wrote: > Thanks Dave, > > your example seem to work fine, but there seem to be some issue with > alert message inside onChangeMonthYear method. > The alert message just don't get displayed. > > My Main problem is how do i update the calendar with special days once > i get the spcial days array in onChangeMonthYear method? > ie. how do i fire beforeShowDay method to update the calendar to > enable special days? > > Thanks, > Dandu. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
