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

Hi im trying to dynamically change 10 knbs with an ajax request the code is working however the first 3 knobs are working, if i change them of order, the...

Hi, I have few dials on my screen. I have assigned width = 40px to all of them. but when the page loads the Div containing the dials is bigger...

Hello. I just inherited a solution that uses Knobs and noticed a few problems with the API. First, there is no easy way to redraw the Knobs. I found the...

I want use pattern instead of plain fill color like following image ![image](https://user-images.githubusercontent.com/28726711/29714279-1dc7fed4-89c0-11e7-9200-52a0f9c0c9b4.png) I want fill knod with read-black and yellow-black stripe pattern.

I am using the min version and there is a missing semicolon at the end resulting in the following error: https://stackoverflow.com/questions/42036349/uncaught-typeerror-intermediate-value-is-not-a-function

Hello, I have installed knob and i have blocking the value, because if I put a value with the comma, when I click change number? Video: https://vid.me/FCNt

How to animate the knob when setting the value of it dynamically. Example: http://jsbin.com/juzor/1/

Is it possible to also reflect in percentage like 10%, 20%?

Hello, i wanted to have multiple background colors in single jquery knob, is it possible? Please help