jRange
jRange copied to clipboard
min/max interval size?
Hey, can we set min/max interval size?
P.S. nice plugin :)
Currently not, but surely that'd be a nice addition. Will work on it in near future, in the mean while if you implement that don't forget to send a PR. :)
Using a setTimeout() for waiting 2-3 seconds in onstatechange: function() will be better, because user needs time to move the ball to the value he wants.
ps. Thank your plugin, it is great, I'm using it in my project.
the setTimeout can ofcourse be used in your own onstateChanged listener ;). so you can implement it yourself without changing the code.