jQuery-Knob icon indicating copy to clipboard operation
jQuery-Knob copied to clipboard

Nice, downward compatible, touchable, jQuery dial

Results 103 jQuery-Knob issues
Sort by recently updated
recently updated
newest added

The decimal . does not work from the numpad keyboard. The porposed changes eliminate that issue.

Is it possible to change only the progress bar colour gradually as the %increases? I know it can be done with somewhat manipulating the `fgColor` but for the **tron** skin...

Using the latest Chrome mobile browser on Android (52.0.2743.98), the demo knobs behave as expected with touch events in the default view. However, when pinch zooming, the coordinates used do...

I have a simple bootstrap template like this: ``` html ... ``` And the text in the middle end up after the canvas element. The problem seems to be solved...

Hey, please have a look at my JSFiddle here: http://jsfiddle.net/hcpLn7t5/ I expect the Knob set to "readonly = false" when executing the last JS line.. why doesn't it work?

Here are a pair of fixes for mousewheel scrolling when a knob is set to use decimal increments (it appears the issue doesnt exists if it is set to the...

I am using the knob library to display a value as a percentage of 100. Whenever the value changes, I need to do a hard refresh of my browser to...

somehow im having this issue, when the page loads the value of "input box" came first then 1 sec later the circles start to rendering/load. anyone any thoughts? thank you!

It is not detailed which units to use for the `thickness` option I had to go into the code to see it goes from 0 to 1. I would expect...