[jQuery] Interface Slider plugin problem
Hello all,
I am trying to use slider plugin from interface for price range. But,
when I try to set the values for slider indicators using
SliderSetValues function it sets the indicator to incorrect value.
For e.g. if I set slider 1 to [15, 0] it changes its X by 17 and not
15.
My working example can be seen here -> http://sanisoft-demo.com/jquery/slider.html
Please help.
Thanks,
Aditya