Actually determining the handle by the drag direction sounds like a good idea. I'm not sure if its viable. I will bring this up on ui-dev (CCed).
Jörn On Fri, Aug 21, 2009 at 9:46 PM, greaseDonkey<[email protected]> wrote: > > Hi, > > I noticed with a slider having two handles, that when you put the max > handle over the min handle or the other way around you can no longer > drag the max handle toward the max value. This can be very tricky at > first for a site visitor who expect to drag the max value after the > handles have been put together. > > Use this jquery ui exemple, and put the max handle over the min > handle, then release and try to move the max handle again, you will > see what I mean. > http://jqueryui.com/demos/slider/#range > > I guess in the current context having both handles over each other, > would be to complex or impossible trying to figure out witch handle > should be dragged according to the mouse movement. So I would > suggest instead that the range values become equals when the handle > are side by side and not on top of each other. > > Let me know what you think, or if there is a workaround. > > Thank you, > Eric > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
