Re: [jQuery] jQuery FullCalendar Fetch Events Optimization

2009-12-17 Thread Michael Geary
50 events should be like nothing. I suspect the problem may be that you're calling "$('#calendar').fullCalendar('renderEvent', calevent, true);" separately for each individual event. I'm not too familiar with the Full Calendar, but can you use the 'events' option described on this page: http://a

[jQuery] jQuery FullCalendar Fetch Events Optimization

2009-12-17 Thread WhoButSB
Hello All, I was wondering if someone could give me some pointers to help optimize my jQuery Full Calendar Code. The issue i'm running into is when I fetch a lot of events through AJAX (> 25), the browser stalls and becomes unresponsive usually resulting in a message to the user to abort the scri

Re: [jQuery] Fullcalendar plugin one problem I cannot solve

2009-12-16 Thread Carlos De Oliveira
All you need is carefully modify the plugin, you also need permisions from author, in a better way, try to add an option to show only day events... -- Carlos De Oliveira Departamento De Sistemas Consultor Senior 0426 517 73 01 0212 204 69 60 cdeolive...@grupozoom.com card...@gmail.com

[jQuery] Fullcalendar plugin one problem I cannot solve

2009-12-16 Thread cem
Hi ; I want to make a timeline with the plugin fullcalendar the example is in this address. http://cembaykam.com/timeline/examples/agenda-views.html And the code is in this address : http://pastebin.com/m37f7b433 How can i make the hour-chart disappear. All my events are all d

Re: [jQuery] FullCalendar

2009-12-09 Thread mani ashok
Hi, Yes, I am using in one of my site. I think the issue is in the json-events file. Please check whether json renders properly and let us know. On Wed, Dec 9, 2009 at 10:11 PM, Paulo Henrique wrote: > Has anyone here ver used this plugin? It is called > FullCalendar

[jQuery] FullCalendar

2009-12-09 Thread Paulo Henrique
Has anyone here ver used this plugin? It is called FullCalendar