It has built-in support. We call them handles. See http://docs.jquery.com/UI/Slider/slider#options (click on the options tab)
If you specify a handles parameter as shown there you can point it at your handles by id, giving each one a min, max, start. If you haven't created them, it will auto-create. There's even an option to create a range between the two. Let us know how you make out. - Richard On Tue, Dec 9, 2008 at 11:44 AM, MadMapper <[EMAIL PROTECTED]> wrote: > > I don't see that UI supports two points (thumbs as YUI calls them) on > the slider control? Has anybody extended the plugin to support two > points? > > 1 --------------------------- N > ^ ^ > > If not, would anybody be interested in working on a contract project? > > -- A > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
