Search and Top Navigation
#5709 closed feature (wontfix)
Opened June 08, 2010 06:06PM UTC
Closed October 15, 2012 07:05PM UTC
Slider: Allow negative ranges
Reported by: | Vagabond | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.slider | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Feature to allow the slider to select negative ranges (end before start). This allows you to use the slider to select day ranges like Thursday through Monday, or time ranges like 5:00PM to 9:00AM. This option is enabled via the new 'wraparound' option.
Changes are on my github branch (against somewhat older master) at
http://github.com/Vagabond/jquery-ui/commits/slider_wraparound
Attachments (0)
Change History (3)
Changed June 26, 2012 01:22AM UTC by comment:1
type: | enhancement → feature |
---|
Changed October 11, 2012 09:04PM UTC by comment:2
milestone: | TBD → 1.11.0 |
---|
Changed October 15, 2012 07:05PM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | new → closed |
We try to maintain only the core functionality for a slider in the component and allow users to create plugins adding features such as this. Should the community overwhelming feel this functionality should be included in the core component functionality, we will revisit this.