Simon Segal
Results
1
comments of
Simon Segal
If I understand your requirement (like my own)... you need to reset this: element.data('drum', null) Have a look at drum.js file and find line 331 if (!element.data('drum')) { This line...