Search and Top Navigation
#5565 closed bug (worksforme)
Opened April 29, 2010 02:37PM UTC
Closed October 15, 2012 07:03PM UTC
slider initial disable not works
| Reported by: | duplabe | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.11.0 | 
| Component: | ui.slider | Version: | 1.8 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
It creates an active slider: $("#date_slider").slider({disabled: true});
But it works: $("#date_slider").slider('disable');
Attachments (0)
Change History (2)
Changed October 11, 2012 09:04PM UTC by comment:1
| milestone: | TBD → 1.11.0 | 
|---|
Changed October 15, 2012 07:03PM UTC by comment:2
| resolution: | → worksforme | 
|---|---|
| status: | new → closed | 
Works fine in 1.9 - http://jsfiddle.net/tj_vantoll/mCFv5/.