Hi is there a way to prevent overlapping events in jQuery FullCalendar? Thanks in advance!
A:
allowCalEventOverlap: [boolean | default: false] – Whether the calendar will allow events to overlap. Events will be moved or resized if necessary if they are dragged or resized to a location that overlaps another calendar event.
is that what you were looking for?
Eggie
2010-03-03 08:33:58
I think this is for jQuery Week Calendar ;) It doesn't work with jQuery FullCalendar.
2010-03-03 08:37:40
haha yeah just figured the same thing, sorry.maybe your answer is in here;http://code.google.com/p/fullcalendar/issues/detail?id=218
Eggie
2010-03-03 08:45:19