I’m looking for a jquery plugin slider that can do something like this:
http://hitmo-studio.com/contact.html#business-query
(please look at the budget slider)
I’m not sure how do you call this type of slider so I couldn’t find anything useful
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.
jsBin demo
And just with a slight modification you can dynamically change the box width:
jsBin demo2
Now you can learn easily how to upgrade it from this point on (height adjustments…)