[Wolves] Php datepicker calendar - choosing dates

David Goodwin david at codepoets.co.uk
Mon Mar 5 15:44:35 UTC 2012


> Can I overide the disabledays with a 'except these' or do i have to do it some other way?
> Also, can I add a 'you haven't changed calendar, have another go' else they might just choose default.
> cheers


If I understand your question correctly, you could extend the TC_Calendar class, and define your own 'disabledDay' function … however, this will probably require you to read the source code of the parent (TC_Calendar) class and understand how it's working.

David.


More information about the Wolves mailing list