Just wondering if there is any fullcalendar jquery plugin out there which supports check-box next to event. aim is just to put some marking on completed task.
Just wondering if there is any fullcalendar jquery plugin out there which supports check-box
Share
you can always dive into the code.
I edited “slotSegHtml” function and here is the result:
http://jsfiddle.net/V1tOr/HZjVt/11/
notice the “completed” prop in the event: