Top "Fullcalendar" questions

Fullcalendar is a library developed by Adam Shaw that loads events by AJAX (as well as other methods) and presents them in a calendar/agenda display.

jQuery FullCalendar: Disable scrolling in Agenda View?

How can I disable scrolling in the Agenda View (week, day mode) using the FullCalendar jQuery plug-in? In month mode …

jquery jquery-plugins fullcalendar
How to use different theme for fullcalendar

I am trying to add a theme to full calendar separate from the rest of the page. Whatever jquery ui …

jquery-ui themes fullcalendar themeroller
FullCalendar header buttons missing

I am using fullCalendar as below and have defined header section, everything works ok except header where it's only showing …

javascript jquery fullcalendar
How can I set Fullcalendar options dynamically

How can I set the minTime and maxTime options after the calendar is created? I tried the following, which doesn't …

jquery-plugins fullcalendar
jQuery fullCalendar and qTip

I'm looking at using fullCalendar and using qTip to display a description using eventMouseover. Has anyone managed to do this …

jquery fullcalendar qtip
click event in jQuery and right mouse clicking

Does click trigger when right mouse button was clicked? I want to implement a right click kind of menu with …

jquery fullcalendar right-click
Trigger jQuery Qtip on FullCalendar dayClick

I have a jquery fullcalendar. I would like to trigger jquery QTip (or other jquery solution (such as a lightbox)) …

javascript jquery events fullcalendar qtip
Any way to colorize specific days in FullCalendar?

Using FullCalendar, is there any way I can programmatically colorize specific days differently than the rest of the days? For …

jquery fullcalendar
Display 2 weeks in jQuery FullCalendar

Been looking around for a way to display only the current week and the next week in the month view …

jquery fullcalendar
Import iCal (ics) with fullcalendar?

What would need to be done in order to load .ics files with fullcalendar? I cannot use php or .net …

jquery fullcalendar icalendar