| Issue 856: | catch the event of the buttons 'PREV', 'NEXT' and 'TODAY' | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Dear,
Gotta catch the event of the buttons 'PREV', 'NEXT' and 'TODAY'. To make a call to a 'Handler' as I do in this 'LOAD':
events: "Handler_Reserva.ashx? assessorIds =" + $ get ("ddl_Reserva_Tipo.") value.
I need to pass a date for my appointment, because as this in the 'Load', I'm carrying all events and is heavy.
Appreciate the help!
Mar 21, 2011
Project Member
#1
althaus.it
Status:
Discussing
Mar 21, 2011
Please, do not know how! you could give me an example?
Mar 24, 2011
viewDisplay might work for you: http://arshaw.com/fullcalendar/docs/display/viewDisplay/ if not, you can attach handlers directly to the buttons using jquery (use firebug to figure out a selector you can access them with). but beyond that, cannot help you, this is not a support forum.
Status:
Done
Mar 26, 2011
Ok! Tks.. |
|
| ► Sign in to add a comment |