> > 2) when dragging the left handle towards right, it can't pass the
> > right handle. Can we make it a customizable option so the user can
> > control if this behaviour is allowed? (most of the time i think it
> > should be allowed for a better user experience)
>
> This is the default behavior when range is true. Otherwise handles are not
> related, so they can each go anywhere. You can achieve it though, by
> returning false in the slide event callback. Just compare ui.values[0] and
> ui.values[1].
>

Thanks for replying Richard.

but I set range to false and return false in the slide event handler,
handles still can't be dragged pass each other. any idea?
--~--~---------~--~----~------------~-------~--~----~
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