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

When a PHP variable is passed in the value, it doesn't print the value, only 0

Open L53c opened this issue 5 years ago • 0 comments

Hi when I try to pass a value to the input.dial using PHP it doesn't work, keeps displaying zero, however if I passed the value to the div.knob-label it does print the number. The PHP variable is an integer. If I hardcode the value it works just fine.

L53c avatar Sep 20 '20 10:09 L53c