customd / jquery-calendar

A full day, week, and resource calendar for use with jQuery.
MIT License
62 stars 26 forks source link

JS 'date is undefined' exception #36

Open jarrettchisholm opened 10 years ago

jarrettchisholm commented 10 years ago

JS 'date is undefined' exception happens when you change the date on the calendar (i.e. click 'Prev' or 'Next').

I think it's just legacy code that is causing the exception, so I removed it.