Try using the values method, instead of the values option. See http://docs.jquery.com/UI/Slider#method-values
If that works, let me know, because it means there's a bug in the values option setter. Thanks. - Richard 2009/3/21 Kiril Angov <[email protected]> > Hello, > > I tried my best not to bother the group but I cannot seem to find a > solution to something which should be working. I have attached an html > file which can be run to test the issues I am having. > > The html file is a dual slider which is used to limit the price of > something. There are two input boxes which update with the value of > the slider, and that works OK. > > Problem #1: > if I update the input boxes, the slider does not update although I > call the appropriate method to change the values. > > Problem #2: > I want to have the "range" option set to false in the beginning and > once the user starts to slide, I want to enable it so that the range > between the two arraws will be colored. Again that does not work. > > Can somebody shed some light on the problem? > > Thanks, > Kiril > > > > > лв. > максимална > лв. > минимална > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
