Keyframes/jQuery.Keyframes

CDNJS: Animation uses `$.fn.load`, which throws an error

Opened this issue · 2 comments

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.

try v1.0.8

Is there a CDN for 1.0.8?