Best Calendar Plugins for AJAX call in JavaScript

Hi there

I am working on a web application.In which there is need for to add a Calendar in application.

There is a section in my application that is attendance.When user switchs between calendar month I want an AJAX call to server and load some data on Calendar and add some Icons on specific date.

When user clicks on any particular date I also want to call and display some custom data.

Which Calendar Plugin will work best?
In JQuery or any other JavaScript library

Thanks

anyone some hint on this?

I have used (JQuery):

http://fullcalendar.io/

Both slightly different but work the same way. Load JSON via ajax to populate the calendar.

@djsmithme

I will check these two plugins thanks for reply

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.