Change the day background color in FullCalendar
I’m using FullCalendar in my asp.net application. I need to change the day background color.
I’m using FullCalendar in my asp.net application. I need to change the day background color.
As a bunch of others I have a problem getting my JSON feed events to render in the calendar. The problem is often wrong JSON formating, but this is not the case since I’ve validated it with JSONlint and hardcoded the JSON feed in Site.Master with positive result.