Reputation: 6434
I am trying to demonstrate a web site scenario on my own.
What i want to do is a multimonth calendar which can be filled with special days with a css class.
I googled it and find some Js calander controls with customizable css.But i wanted to ask it first before i start coding and probably be wasting my time.
Kind regards,
Barbaros
Upvotes: 0
Views: 646
Reputation: 1039368
You may checkout jQuery DatePicker. It can display multiple months and comes with different CSS themes which you could personalize.
Upvotes: 1