I am using jQuery Slider to use as a two-way slider .
This is a great user interface, but I'm looking for an alternative that is not so bold.
Right now, just for me, to use the slider control, I have to include:
- JQuery core
- JQuery UI Core
- JQuery Slider Plugin
When I both minimize the use of Google awesome Closure (minimizer) and GZIP in JavaScript, I am still around 29kb .
Question: is there any comparable (double) Slider control that is not such a big load?
source share