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
948 stars 212 forks source link

If we load this event calendar on Jquery Modal dialog box how to set Next and Previous button URLs? #61

Open lbnnirmal opened 13 years ago

lbnnirmal commented 13 years ago

I have successfully install the event calendar plug-in on normal web page but when I try to implement it on JQuery modal dialog box it doesn't work properly. When user clicks next or previous buttons it will close the model dialog box and load calendar on normal web page How can I correct this error ?