id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
2053,ui.slider - Multiple sliders - moveTo function with startValues.,jamez,braeker,"I've modified ui.slider.js because I want to set the sliders to initial values and/or change the slider values via javascript.

Init example:
$('#example3').slider({ steps: 10, startValues:[0,40] });

I know this was a planned/todo function (or rather modify the moveTo function) but you may find this helpful.

Lines 86, 138-142, 295-326 contain my changes.

Thanks.",enhancement,closed,major,1.2.2,ui,1.2.1,fixed,,,,
