My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1187: jquery 1.6.4. json not displaed events
1 person starred this issue and may be notified of changes. Back to list
Status:  WontFix
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by s.mikhal...@gmail.com, Nov 18, 2011
I use:
jquery-1.6.4.min.js
jquery-ui-1.8.16.custom.min.js
FullCalendar v1.5.2
...
events: "Handlers / CalendarResponse.ashx"
...
not displaed events.
...
events: [{id: '1 ', title:' ewrw5555 ', start: 1320098400, end: 1320098400, allDay: true, frequency: 0, description:' wer '}, {id: '2', title: '111 ', start: 1320789600, end: 1320789600, allDay: true, frequency: 0, description:''}]
...
It works.

BUT
if I use
jquery-1.3.2.min.js
...
events: "Handlers / CalendarResponse.ashx"
...
It Works
Sep 13, 2012
#1 realizza...@gmail.com
same problem with jquery 1.8.1 and other different form 1.3.2
Aug 14, 2013
Project Member #2 adamrs...@gmail.com
this is related to the newer versions of jQuery only allowing strict json
Status: WontFix
Sign in to add a comment

Powered by Google Project Hosting