How do I highlight or change the style a date that has an event?
+1
A:
I tried this a while ago and found that it was easier to use a different datepicker and style it to act/look like jquery ui datepicker than make the datepicker take in data.
Fermin
2010-03-10 19:53:07
A:
If you look at the "Theming" tab in http://jqueryui.com/demos/datepicker/, it'll show you all the classes that you can style in CSS to get whatcha want :-) but i think its ui-state-highlight class
ocdcoder
2010-03-10 19:54:23