Issue 1407: Class in event source
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by adi.shou...@gmail.com, May 16, 2012
I can mention eventColor, eventBorderColor etc. in event source.
That would be greate if I could mention class(es) in event sources. So, fullCalendar applies those classes on the events fetched from that resource. I would define those classes in css and that would allow me to give custom styles to the events fetched from each different resource.
Aug 18, 2013
Project Member #1 adamrs...@gmail.com
you can specify a "className" on an event source:
http://arshaw.com/fullcalendar/docs/event_data/Event_Source_Object/
Status: Done