Initialise FullCalendar manually
-
Hi Stephen,
I’m setting up a site where I’m manually setting up view switching between FullCalendar, Poster View and a list view. When the FullCalendar is hidden on page load (with jquery .hide() ) it doesn’t initialise (just shows ‘loading’).So I just need to know if there is a way I can initialise the calendar manually once the view has been changed to display the fullCalendar view? In the plugin js it looks like something like the lateRender() function would work – but I can’t figure out how to call it from my own custom js file.
- The topic ‘Initialise FullCalendar manually’ is closed to new replies.