I need to execute some custom jQuery once the calendar has finished loading on my page. I am looking for any custom jQuery triggers that might fire once the calendar has finished loading so that I can execute my code after?
Hoping there is something. I tried looking through the documentation but triggers do not seem to be documented anywhere.
My apologies, I’m not ignoring your thread but there are times when I don’t know the answer and need to request feedback from one of our developers to confirm which take a little. Also, note that bumping your threads above basically puts your thread to the back of the queue as we try to work through threads based on the last reply date.
The only action we currently fire from the calendar loading is FHEE__EED_Espresso_Calendar__viewRender_action:
However, that ‘fires’ before the ajax request has been completed to render the events themselves so I’m not sure if that will work for you here?
If you are looking to do something each time the events render then the only method I’m aware of right now is using the ajaxComplete() method shown here:
I can request an additional hook is added to the calendar if the above don’t work for you but I’ll need more specifics on when you need that to run so I can pass those details to the developers.
The support post ‘jQuery triggers when calendar finishes loading?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.