| Issue 480: | Coloring specific days | |
| 3 people starred this issue and may be notified of changes. | Back to list |
I'm not sure if this already exists, if it does apologies for the post. Is there a way of colouring specific days (not events) but the underlying day. For example passing an array of dates (specialDays:arrayOfSpecialDays) and the date <div> is given an extra class of "special_day" . This is handy for distinguishing which day is a national holiday i.e Christmas or new year. Kind Regards
Jul 28, 2010
#1
zbik...@gmail.com
Oct 7, 2010
best achieved with the dayRender callback (https://code.google.com/p/fullcalendar/issues/detail?id=191) which has not been created yet.
Status:
WontFix
|
|
| ► Sign in to add a comment |