DHTML Slider

DHTML Slider
The CARPE Slider 1.5
BY TOM HERMANSSON SNICKARS
This cross-browser slider is easy to incorporate in your web site. It’s designed with a combination of (X)HTML, Cascading Style Sheets (CSS) and JavaScript. They are fast and compact. They do not contain any image elements or applets. This minimizes the number of server requests and keeps the page size to a minimum. The sliders below uses the default stylesheet, except for the colors. They differ a little in funtionality though. The slider is a good alternative to the text input tag in (X)HTML, when the expected value is limited to a certain interval and/or when only a limited number of values in the interval are allowed. Adding a slider is as easy as adding an HTML element. Settings are easy to modify with a few attributes of the slider element. No javascript is needed within the document body. The slider can be styled with Cascading Style Sheets CSS (inline, in the document head or in a separate file).