aterrien / jQuery-Knob

Nice, downward compatible, touchable, jQuery dial
http://anthonyterrien.com/knob/
MIT License
5.03k stars 1.24k forks source link

dinamically changes only works for 3 knobs #344

Open acollazomayer opened 7 years ago

acollazomayer commented 7 years ago

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 first 3 always work

acollazomayer commented 7 years ago

In case anyone has this problem, i manage to solve it. the dyniamic change of the JQuery Knob should point to a class not to an ID

chirag64bit commented 7 years ago

hi can you explain me how it's work on ajax response, i tried many way but it's not working with ajax response