I'm looking for a JavaScript control that is a Range Slider (dual knob) that:
- does NOT use an existing JS framework (e.g. dojo, jQuery, etc.) - unless you can roll/create your own sub framework where I can compile in just the components I need.
- works in all major browsers
An example a Range Slider is below, but of course this uses jQuery - so this is not an option because even if I built jQuery only including the components I need (jQuery UI core + Slider) it's 140kb
MINIFIED: