jQuery Knob – Return values of multiple knobs on-demand?
[jsFiddle][1] I need to access the correct (displayed) [knob][2] values on demand with jQuery. I know about the ‘change’ function, but I need to access the values of multiple knobs at once. I need to …