This page demontrates an HTML Slider control using just a textbox and no extra markup.

<-- Ordinary textbox.

<-- Textbox with class="suSlider". (min:0 max:100 step:5)
<-- Textbox with class="suSlider". (min:-1000 max:500 step:50)

Very much a prototype. Work in progress. (May not work in your browser yet!)
Will become a JQuery plugin some day...

Features so far:

Author: George Adamson - Software Unity Ltd, UK

See also: SpinButton control

Home Page