DatePicker
DatePicker
Howdy folks,
I'm a big fan of jQuery. And I now have a project that requires using
a Calendar such as the jQuery Date Picker.
I have a custom themed version up and running and have figured out how
to set the min and max dates. Now I want to be able to HiLite a range,
and certain dates to show availability, and also to show a range and
certain dates of no availability. Available dates should have a
custom color and should function when clicked on and pass the date to
a form field. Non-Available dates should not be clickable and should
either be grayed out or have a custom color.
I see no examples of this, and have scratched my head for a while. Has
anyone on this group done such a thing with the DatePicker, or have
the knowledge of how to do the things I desire?
I most certainly appreciate the help.
thanks,
GulDam