jQuery-Kontrol
jQuery-Kontrol copied to clipboard
Accessing the $(input).val() on .bars
im using a fieldset with 16 input s inside it
when i try accessing the value from outside the .bars creator by using $('#input').val() its undefined.
And from inside, it wont let me parse the JSON to access individual values for each slider.