I am playing with this example of the jQuery UI Slider: http://jqueryui.com/demos/slider/rangemin.html
I’d like the current/orange value to move along (change his position in parallel) with the slider button and to have values like 10.000 instead of 10000 🙂 It is possible? I’ll show you what I got until now.
Any ideas?
I solved the movement of the current value by inserting the input inside the slider link.