Search and Top Navigation
#9373 closed bug (notabug)
Opened June 12, 2013 12:54PM UTC
Closed June 12, 2013 02:19PM UTC
range slider does not handle borders probably
Reported by: | burnersk | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.slider | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Just discovered some bug within jQuery UI slider.
Sliders won't snap-in on the min/max borders correctly. The value is min+1 or max-1 when snapped-in on a border.
A detailed description/demo is available at StackOverflow and jsFiddle.
StackOverflow: http://stackoverflow.com/questions/17064180/how-to-handle-jquery-ui-sliders-correctly
jsFiddle: http://jsfiddle.net/arunpjohny/XLsFx/1/
Attachments (0)
Change History (1)
Changed June 12, 2013 02:19PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
This has nothing to do with borders. Please read the documentation. This event is triggered before the value has changed.