This library allows the easy DYNAMIC generation of bar sliders on a web page. Until now sliders have typically been Java Applets of flash movies. This slider is fast, precise and purley HTML and JavaScript based. You can create horizontal or vertical sliders. You can specify the value range for the slider and even the format that results are returned in. There are three ways to obtain the results from the sliders travel. First, your own JavaScript code can query the slider object at any time to find it's current value. Second, you can report the sliders current value back to a visual element on the screen. Third, the program can automatically pass it's value to your own JavaScript functions.