Modify ↓
Ticket #2732 (closed bug: fixed)
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 | |
| Blocking: | Blocked by: |
Description
$('#example').datepicker({
changeMonth: false,
changeYear: false
});
Doesn't not work, as well as some other options (there seem to be similiar tickets).
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
