I make a slider that changes values. I use jQuery UI Slider. How to put a value field next to the slider? For example, a calculator at http://okonka.com/
How to display the value, of course. You need exactly the field that will move with the slider and display the value.
The problem is that to insert a slider, I insert a div, and the insides diva script itself appends.