Is it possible to display two/three months?
+1
A:
The documentation for FullCalendar should help you answer that (which is well documented, BTW). I found this doing a quick search for your answer.
EDIT: digging a tad further, I found this as well which indidcates it's not a primary feature but there are some things you can do to mimic what you want.
rickp
2010-08-02 22:12:24
Thanks in advance.This issue 199 suggest me to create 3 calendars, but I'm not sure will it be work if I drag event from Month1(calendar1) to Month3(calendar3).I'll check it. Thanks anyway.
John Smith
2010-08-03 16:57:52
I'm quite confident (not having used it) that you cannot do that, unless you're feeling adventurous and want to modify the library to do it. Don't forget to accept answers either :).
rickp
2010-08-03 17:09:55
A:
@ John Smith -- I've created 3 calendars and so far it seems to be working for me but instead of dragging events, mines are just simply saving events title, start, end with the ability to edit them.
hersh
2010-08-04 14:37:04