Cătălin Rădoi

Results 2 issues of Cătălin Rădoi

Hi! I have created an ul like this: ```html Alvin Catalin Alvin Alțuică Alvin Cutărel Alvin ``` that's what I have in JS: ` function drag(event) { console.log(event.target.id); console.log(event.target.innerHTML);` I...

Hi, aishek, tried to test what your plugin does. It doesn't work, you've forgot to load jQuery https://aishek.github.io/jquery-animateNumber/ thanks.