Slider control problems
Slider control problems
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