Search and Top Navigation
#5354 closed enhancement (worksforme)
Opened March 16, 2010 11:55AM UTC
Closed February 27, 2012 03:16PM UTC
Last modified October 11, 2012 09:15PM UTC
onAfterChangeMonthYear addition to datepicker
| Reported by: | Rwhitbeck | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ui.datepicker | Version: | 1.8rc3 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Suggests to add an event that fires after the change occured, unlike onAfterChangeMonth, which fires before the actual change.
Seems like just using a timeout should be good enough to work around that.