dev1212
Results
1
comments of
dev1212
Hi tried this with format but.. it doesnt show the percentage initially and show NaN initially $(function() { ``` $(".dial").knob(); $('.dial') .trigger( 'configure', { "min":0, "max":100, parse: function (v) {return...