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

dinamically changes only works for 3 knobs

Open acollazomayer opened this issue 8 years ago • 2 comments

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 avatar Feb 06 '17 23:02 acollazomayer

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

acollazomayer avatar Feb 07 '17 14:02 acollazomayer

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

chirag64bit avatar Sep 20 '17 12:09 chirag64bit