Since FullCalendar has a loading callback, I would like to take advantage and write my own js code to show a loading indicator over the calendar instead of just providing text to show when events are loading. The update would provide the new functionality I am looking for, while allowing other users to continue using the loading text below the calendar.
Since FullCalendar has a loading callback, I would like to take advantage and write my own js code to show a loading indicator over the calendar instead of just providing text to show when events are loading. The update would provide the new functionality I am looking for, while allowing other users to continue using the loading text below the calendar.