Issue 984: month click event?
Status:  Done
Owner: ----
Closed:  Jun 2011
Reported by shannonh...@msn.com, Jun 6, 2011
i need to limit the number of months that a user can click back to in the past. i see a dayClick event in some code examples but really need a monthClick type of event so that I can disable the previous month button when i need to. thank you.
Jun 8, 2011
Project Member #1 althaus.it
You have to hook up on the jQuery click event of the buttons on your own.
Status: Done