I have successfully made a custom control-slider, but it’s not draggable. I tried searching for solutions online but most of them use jQuery UI.
How do I make the control-slide-button draggable and dynamically update the value of the input field?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is the basic template for draggable slider without jQuery UI: http://jsfiddle.net/TGd96/