in $(document).ready I\'m adding a class to one of the #calendar tr\'s to represent the \"current\" time, then I\'m calling the jQuery function scrollTop() to scroll .fc-agenda-body to that position.
I am using jQuery fullcalendar plugin. Drag and resize options are given for events. I like to add events and edit event as same as google calendar.
How do I adjust the background color 开发者_StackOverflowof the event header in Fullcalendar? I see that I can use color or backgroundColor to change the body of the event, but I don\'t see a setting
I am following this tutorial: http://duckranger.com/2010/03/fullcalendar-and-cakephp-part-1-set-up/ and I cannot display my fullcalendar.
I\'m using FullCalendar to load events from custom post types on WP, through a JSON feed. It\'s working, but it\'s taking some time to load. Please check here: http://cea3.iscte.pt/en/agenda-3/ (june
I changed the className tag on the daily and weekly view of FullCalendar to show the status of items in the calendar.
I\'m using Fullcalendar called via json and something really weird is happening and this is killing me! Can\'t find a workaround for it.
We use the following 24 hour format for time in Portugal: 18h30. I\'ve tried: timeFormat: \'H\'h\'(mm)\'
Can you please say whats wrong with this? I have a javascript function called which creates a new events array and tries to refresh fullcalendar.
Ho开发者_JS百科w can I change format time in agendaWeek row? Set HH:mm for example.axisFormat? http://arshaw.com/fullcalendar/docs/agenda/axisFormat/