andreruffert / rangeslider.js

🎚 HTML5 input range slider element jQuery polyfill
https://rangeslider.js.org
MIT License
2.17k stars 401 forks source link

Is it posible to have range in scope with two handlers #161

Closed webmatrixxxl closed 9 years ago

webmatrixxxl commented 9 years ago

Is it posible to have range in scope with two handlers like this ? http://i.stack.imgur.com/6vXDj.png

andreruffert commented 9 years ago

@webmatrixxxl nope rangeslider.js supports only one handle. You could check http://refreshless.com/nouislider/.