Open GoogleCodeExporter opened 9 years ago
The included demo has not been updated with new event handlers.
see http://www.bytecyclist.com/2009/08/09/jmonthcalendar-132-beta-release/
try this:
onDayCellClick: function(event) {
alert(event.data.Date.toLocaleDateString());
return true;
}
but onMonthChanging does not work at all.
This project is unmaintained and a real time suck. I just don't have the the
time to trace thru and figure out why onMonthChanging is broken
Original comment by andrew...@gmail.com
on 18 Apr 2011 at 1:43
Check out fullcalendar it worked for me
Original comment by may...@gmail.com
on 18 Jun 2013 at 4:28
Original issue reported on code.google.com by
mih...@gmail.com
on 27 Jan 2011 at 10:07