| Issue 699: | click next Month | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi everybody , I wanna to when i click next month arrow i want to run my an other method ? how can i make ?
Nov 10, 2010
Project Member
#1
althaus.it
Nov 21, 2010
viewDisplay sort of does this: http://arshaw.com/fullcalendar/docs/display/viewDisplay/ but it gets called every time the prev button is clicked or view is changes as well. i think the best solution would be to find the next button via a jquery selector after the calendar has been initialized, and then attach a .click event to it.
Status:
Done
Nov 23, 2010
Thank you very much. I fixed by jquery but viewDisplay is realy important main Object , i will try to make by it. |
|
| ► Sign in to add a comment |