Hi,
I know this has been talked about before but I am stuck. As far as I know, there is no prebuilt function to disable specific dates in the default datepicker. I read that this feature would be available using the jQuery-UI-Datepicker.
Is there a tutorial or example how the change the datepicker? Or any other ideas to make this possible? I was also thinking about writing a function into the default datepicker, but since my JS skill are really limited I'd like to go the smother route.
Thanks in advance!
I know this has been talked about before but I am stuck. As far as I know, there is no prebuilt function to disable specific dates in the default datepicker. I read that this feature would be available using the jQuery-UI-Datepicker.
Is there a tutorial or example how the change the datepicker? Or any other ideas to make this possible? I was also thinking about writing a function into the default datepicker, but since my JS skill are really limited I'd like to go the smother route.
Thanks in advance!
Hi rawcat,
To use the jQuery UI datepicker use an ordinary text element instead of a datepicker element in your form and follow the directions in this FAQ
Bob
To use the jQuery UI datepicker use an ordinary text element instead of a datepicker element in your form and follow the directions in this FAQ
Bob
This topic is locked and no more replies can be posted.