Side navigation
#2732 closed bug (fixed)
Opened April 22, 2008 04:19PM UTC
Closed May 04, 2008 10:48AM UTC
ui.datepicker.js (3.4.3): options changeMonth, changeYear are not taken into account
Reported by: | klaus | Owned by: | iMarc |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | Cc: | klaus | |
Blocked by: | Blocking: |
Description
$('#example').datepicker({ changeMonth: false, changeYear: false });
Doesn't not work, as well as some other options (there seem to be similiar tickets).