Search and Top Navigation
#3963 closed bug (notabug)
Opened January 27, 2009 07:47PM UTC
Closed January 28, 2009 10:16PM UTC
Last modified October 11, 2012 09:15PM UTC
ui.range not reported in latest trunk version
Reported by: | danwellman | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | ui.slider | Version: | 1.6rc5 |
Keywords: | range, ui.range | Cc: | |
Blocked by: | Blocking: |
Description
There appears to have been a regression with the second object (ui) passed to the change callback in the latest trunk version of ui.slider.js
ui.range returns either nothing or 'undefined'
Actually sorry for letting you report that - it's in fact true to the specs. The range is really not needed in the callback, and can be styled by css easily.