Search and Top Navigation
#5135 closed enhancement (wontfix)
Opened February 05, 2010 04:32AM UTC
Closed October 21, 2010 04:21PM UTC
Last modified October 11, 2012 09:15PM UTC
slider: minConstraint, maxConstraint, enforceConstraints
Reported by: | bluej100 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.slider | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
A Stack Overflow user was asking about how to include a progress bar in his slider, similar to a buffered playback control:
http://stackoverflow.com/questions/2204373/jquery-ui-slider-progressbar-effect/2204666#2204666
I've prepared a patch for ui.slider.js which visually demonstrates a constraint range and optionally enforces the constraint. Here's a demo:
http://devsandbox.nfshost.com/js/jquery-ui/development-bundle/demos/slider/constraints.html
Attachments (0)
Change History (5)
Changed February 06, 2010 02:45AM UTC by comment:1
description: | A Stack Overflow user was asking about how to include a progress bar in his slider, similar to a buffered playback control: \ \ http://stackoverflow.com/questions/2204373/jquery-ui-slider-progressbar-effect/2204666#2204666 \ \ I've prepared a patch for ui.slider.js which visually demonstrates a constraint range and optionally enforces the constraint. Here's a demo: \ \ http://devsandbox.nfshost.com/js/jquery-ui/development-bundle/demos/slider/constrain.html → A Stack Overflow user was asking about how to include a progress bar in his slider, similar to a buffered playback control: \ \ http://stackoverflow.com/questions/2204373/jquery-ui-slider-progressbar-effect/2204666#2204666 \ \ I've prepared a patch for ui.slider.js which visually demonstrates a constraint range and optionally enforces the constraint. Here's a demo: \ \ http://devsandbox.nfshost.com/js/jquery-ui/development-bundle/demos/slider/constraints.html |
---|
Changed February 06, 2010 03:16AM UTC by comment:2
component: | ui.core → ui.slider |
---|---|
milestone: | TBD → 1.later |
Changed October 21, 2010 04:21PM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | new → closed |
You can use progressbar and slider on the same element and get the visual feedback, then you would just need to enforce the constraints using the slide event.
Changed January 17, 2012 11:29PM UTC by comment:4
milestone: | 1.later → TBD |
---|
Changed October 11, 2012 09:15PM UTC by comment:5
milestone: | TBD |
---|
Milestone TBD deleted