Opened 11 years ago

Closed 11 years ago

#8883 closed bug (fixed)

Datepicker: Changing disabled option doesn't work

Reported by: dittodhole Owned by:
Priority: minor Milestone: 1.10.0
Component: ui.datepicker Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:

Description

couldn't re-open #5665

see fiddle http://jsfiddle.net/dittodhole/PzvMS/ see documentation: http://api.jqueryui.com/datepicker/

documentation mentions 'disabled' parameter (within the .options-description), but it won't work ...

Change History (3)

comment:1 Changed 11 years ago by dittodhole

sorry ... wrong fiddle ... correct url: http://jsfiddle.net/dittodhole/PzvMS/1/

comment:2 Changed 11 years ago by Scott González

Status: newopen
Summary: Datepicker: Disabled parameter doesn't workDatepicker: Changing disabled option doesn't work

In the meantime, you can use the enable and disable methods.

comment:3 Changed 11 years ago by Scott González

Resolution: fixed
Status: openclosed

Datepicker: Handle changes to the disabled option. Fixes #8883 - Datepicker: Changing disabled option doesn't work.

Changeset: 598cdae199fed9b3aa1700142e8e00a61fc6e61a

Note: See TracTickets for help on using tickets.