jQueryEventCalendar icon indicating copy to clipboard operation
jQueryEventCalendar copied to clipboard

jQuery Event Calendar http://www.vissit.com/projects/eventCalendar/

Results 33 jQueryEventCalendar issues
Sort by recently updated
recently updated
newest added

Calendar parameters are no longer working for V0.68. Whatever is passed in these provided parameters nothing executed according to user-defined output. e.g: > monthNames: > dayNamesShort: > txt_NextEvents: Any help...

While retrieving events for events list required to specify month or day of month. While initializing current month of current year should be specified. Fixes issue #43.

I've got such an issue. For example, we have only one event in January and tree in February. After page with calendar loads, calendar slider show current month (now it...

Hey, thanks for the awesome looking calendar! So far, integrating this into my website is working alright, but I am having an issue wherein the events only show after I...

This allows for the dates and times to be sorted in the correct order if a file's JSON date is a string.

My events aren't showing in order by time. The json file is correct (and in order). Is there a way to sort by time? ![screen shot 2016-08-18 at 3 33...

Hi, I noticed that when you fast change month the event list is how and then hidden (this problem is also on your demo page). Simple solution is to add...

This is realy nice plugin. How to show Description text, when we click on event list?