jQuery Event Calendar Plugin: jMonthCalendar
17
Jun
// php the_time('Y') ?>
jMonthCalendar is a jQuery plugin for creating an event calendar which displays the calendar as a month-view.
Once the plugin is initialized & events array is mentioned, the calendar is ready. But jMonthCalendar offers extension points which makes it possible to interact with it like adding events, changing the month & more.
The calendar supports multi-day events & drag’n drops for updating event dates easily.
It can be browsed by months & years with the prev-next links. And, the plugin uses the beautiful DateJS library for date functions
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://www.bytecyclist.com/projects/jmonthcalendar/
Demo: http://www.bytecyclist.com/SourceCode/jMonthCalendar...
Download: http://code.google.com/p/jmonthcalendar/downloads/list
Compatibility: All Major Browsers
Website: http://www.bytecyclist.com/projects/jmonthcalendar/
Demo: http://www.bytecyclist.com/SourceCode/jMonthCalendar...
Download: http://code.google.com/p/jmonthcalendar/downloads/list
- Tags:
Drag'n Drop Javascript
- Filed under: Date & Time, Goodies, MIT License
- 3 Comments
















3 Responses for "jQuery Event Calendar Plugin: jMonthCalendar"
Here is a calendar plugin that looks like Google Calendar.
http://code.google.com/p/jquery-frontier-calendar/
Why not take a look of wdCalendar. It supports month/week/day view, absolutely a clone of google calendar
Hi Steven, I love wdCalendar. Thank you