Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How can I make the the jquery datepicker to mark for example 10 days in one color, after that 5 days in another and finally the rest 15 in third color (this is just an example)?

The only thing I can think of is with some javascript to change the class manually with my own class based on the value. Is there a more intelligent way to do that?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.