jquery-counter
jquery-counter copied to clipboard
jQuery noConflict() mode fix
trafficstars
As I mentioned in the github issue I opened on your project (https://github.com/sophilabs/jquery-counter/issues/8), this pull request fixes the problem when using jQuery's noConflict mode.
I also created a new file (examples/simple-noconflict.html) showing the plugin working in noConflict mode.
Thank you, that solves it! I hope this get merged by @sophilabs :+1:
Looks good and makes the plugin usable in situations with other frameworks - should get merged.