elevation / event_calendar

Show multiple, overlapping events across calendar days and rows. Rails plugin.
http://dev.elevationblog.com/2009/7/23/event-calendar-rails-plugin
MIT License
950 stars 212 forks source link

Having error when loading event_calendar.js #66

Open RajeswariMK opened 12 years ago

RajeswariMK commented 12 years ago

Hi,

I am using event_calendar gem in my rails 3.0.7 application. It showing error as "Uncaught TypeError: Object function Event() { [native code] } has no method 'observe'" at line 5 in event_calendar.js. Any fix for this error?

Thank u..

stephan-nordnes-eriksen commented 11 years ago

I have the same issue. Any solution?