| Issue 1982: | eventSources does not work (updated) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Why does this JSFiddle example not work? If you comment out the "eventSources" line and instead uncomment the "events" line, everything is okay. Why does the "eventSources" property not work? It has worked up until I updated fullCalendar and jQuery. http://jsfiddle.net/kzaG3/1/
Aug 28, 2013
Project Member
#1
adamrs...@gmail.com
Aug 28, 2013
It's because you need to write valid JSON. jQuery requires it. You need to put quotes around property names like "title"
Status:
Done
|
|
| ► Sign in to add a comment |