Is it possible to use the JQuery Slider (range slider / dual slider) to have non-linear (non consistent \"step\" size) values?
I want to horizontal Slider to look li
Somebody posted this on the jQuery website. See:
http://forum.jquery.com/topic/non-linear-logarithmic-or-exponential-scale-for-slider
and
http://jsbin.com/ezema
It is exactly what yo have, but way simpler (like 1 line of code).