I very happy using the datepicker from jQuery UI.
and the onSelect: function... works perfectly.
But:
How do I go about triggering a function when I click the "gotoCurrent"-button beneath the calendar. As far as I can see I can only trigger on onSelect by default, so I guess what I need to do is actually extend the functionality of datepicker?
Any hints on what I need to do?
Thanks in advance!