fullcalendar - Show only Months with Events In them? -
would there way limit next/prev buttons show months events registered in them? have courses fill , don't want users have fast forward through blank months there no availability of events. i'm including holiday events basic google public holidays calendar , don't want include events.
as long know, option not exist in fullcalendar yet.
if retrieving events month month: can bind fullcalendar's next , previous events new function. inside function, events , if there no events, function must call next or previous again.
if retrieving events @ once can bind fullcalendar's next , previous events new function. inside function, events , first date out of current month. set fullcalendar's current date month , refresh it.
Comments
Post a Comment