the docs show the moveto changed:

"Compatibility notice:

The newest releases of jQuery UI have changed 'moveTo' to 'value':
$('#slider').slider('value', 10);"


On Jan 23, 1:44 am, Stamen Georgiev <[email protected]> wrote:
> 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 );
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to