slider bugs
slider bugs
For some reason the bugtracker doesn't work at the moment so, I'll
write here.
UI: 1.6rc5 | jQuery: 1.3.1
When in ranged mode the change callback is called everytime when one
of the handle moves (exactly as the slide callback). If range is false
it works fine.
moveTo doesn't seems to work at all (maybe I'm doing something
wrong).
For example this doesn't do anything:
$("#slider").slider("moveTo", 200, 0, true/false );