I am trying to use jQuery Knob for a thermostat UI. I would like to allow for the ability to control a range (heat - cool).
I've been able to achieve this look by stacking several knobs, however, this essentially disabled the clicking/dragging functionality.
Red cursor: Heat, Blue cursor: Cool, White cursor: current temp.
// Obligatory code for Fiddle link
<input type="text" class="knob1" value="56">