Nomads | Philosophy | Index
KBSlider | KBSlider Vertical | Horizontal Code | VerticalCode
using html, css, and js
demo uses php for css-variables
This is a JavaScript based, fully CSS configurable, dynamic sizing range-slider.
The code injects itself into any div using the class="KBSlider" class name.
CSS then allows you to modify each slider individually based on the parent's ID.
Its best use is in applications that are already JavaScript based, since it requires JavaScript to work.
All code for this range-slider was written from scratch, so every aspect is exposed and configurable.
The User-Interface implements:
Available here are two simple demo packages - Horizontal and Vertical, using almost identical code.
for the Vertical Demo look here:
Web-KBSliderV
Here is a demonstration of the KBSlider, used twice in the same application, each with different CSS parameters applied.
Notice that you can use the mouse-wheel on a slider by just hovering!
Visit this page: dPlayer for more details and code.