Hi, and thanks for fullcalendar.
I'm planning to put enbed the jQuery UI datepicker widget into fullcalendars such that you can use
the datepicker to find a date, then have fullcalendar go to that date.
I see the method gotoDate(Date) would do the trick re: the engine, but it'd be nice to have a button
on the header (similar to today, month, week, etc.) that can be turned off/on via sDom config that
would drive the datepicker on/off and make the call to gotoDate(Date).
Seems easy and I can do it in my version of the source code, but it might also be a nice feature in
the fullcalendar core.
TIA.
Mergedinto: 225