jQuery-Knob
jQuery-Knob copied to clipboard
When a PHP variable is passed in the value, it doesn't print the value, only 0
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.