Issue 660: no conflict with mootools
Status:  Done
Owner: ----
Closed:  Oct 2010
Reported by i...@synergie-consulting.com, Oct 6, 2010
Hello

Is it possible that you add : jQuery.noConflict() to cancel conflict with mootools?

Thanks

Oct 7, 2010
Project Member #1 adamrs...@gmail.com
fullcalendar does not conflict with mootools. all the fullcalendar code is wrapped in an anonymous function, with the 'jQuery' variable passed in. this is aliased as $ in the fullcalendar code, but shouldn't effect anything else
Status: Done