CDNJS: Animation uses `$.fn.load`, which throws an error
Opened this issue · 2 comments
a-a-GiTHuB-a-a commented
Version: 0.0.9 (latest on CDNJS)
When I tried to make a simple animation, my browser threw an error. After further inspection, the code uses $.fn.load rather than onLoad, which confuses jQuery.
krazyjakee commented
try v1.0.8
a-a-GiTHuB-a-a commented
Is there a CDN for 1.0.8?