Simple Range Slider

Demo of the range slider plugin’s general operation.

Entering a value between 0 and 255 into the text box will move the slider.

Moving the slider, clicking on the track, or using the arrow keys will change the value in the text box.

The demo includes the minimum JavaScript code to operate the slider. There is no checking such as verifying the input value is valid.