Search and Top Navigation
#8883 closed bug (fixed)
Opened December 05, 2012 09:30AM UTC
Closed December 05, 2012 03:38PM UTC
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 ...
Attachments (0)
Change History (3)
Changed December 05, 2012 09:32AM UTC by comment:1
Changed December 05, 2012 01:32PM UTC by comment:2
status: | new → open |
---|---|
summary: | Datepicker: Disabled parameter doesn't work → Datepicker: Changing disabled option doesn't work |
In the meantime, you can use the enable
and disable
methods.
sorry ... wrong fiddle ...
correct url: http://jsfiddle.net/dittodhole/PzvMS/1/