I am using the FCDraggable version of FullCalendar and everything is working well. However, I would like my external events t开发者_C百科o be contained in a div with an overflow (ex. JQuery UI Accordi
Ok, so I have a problem with setting options whose values are callback functions when trying to set them after plugin initialization.I think this would be a common behavior, to dynamically set event c
Is there a way to add, specifically, form elements for every day that are distinguishable per day?Below is an example.
Using FullCalendar (http://arshaw.com/fullcalendar/)to pull events from a MySQL database table via JSON. The events are being displayed in the calendar but for some reason it is ignoring the time (hou
However if I change the time to 12:00am to 1:00am, it renders in the time slot and not as an all day event?Not sure whats going on!
i just loved the fullcalendar and wanted to implement it in a small application, everythin worked OK. i am able to get the events from my database through json to the front end. but all events are bei
one thing i can not get straight is the ability to add html without it being escaped or actually creating new lines
I have a jquery fullcalendar. I would like to trigger jquery QTip (or other jquery solution (such as a lightbox)) when I click on a day to bring up a list of options. This question is similar to this
Is there a way to display only 2 weeks 开发者_C百科using jquery full calendar? please take a look at jQuery UI Documentation
In my calendar I want to colour each event in a different colour. Is there current开发者_运维知识库ly a way to send to the full calendar, in the JSON it expects a value for a colour?