You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
please correct me where i am going wrong.
because whenever i tried to run above code in browser the slider appear with 0 and 1 value and dragger used to be at the 1.
thanks in advance,
Ravi
The text was updated successfully, but these errors were encountered:
$("#id_values").simpleSlider() is not working at all
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>i am using
and an inputbox with should give value to above slider dynamically.
i am using below code
$("#price_slider").simpleSlider('800',"{500,5000}");
please correct me where i am going wrong.
because whenever i tried to run above code in browser the slider appear with 0 and 1 value and dragger used to be at the 1.
thanks in advance,
Ravi
The text was updated successfully, but these errors were encountered: