-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Description
When I load jQuery followed by loading jQuery Keyframes:
<script src='https://code.jquery.com/jquery-3.3.1.slim.min.js'></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquerykeyframes/0.0.9/jquery.keyframes.js"></script>I get this error:
jquery.keyframes.js:7 - Uncaught TypeError: $(...).load is not a function
at jquery.keyframes.js:7
at jquery.keyframes.js:184
I've tried with uncompressed, slim or minified versions of jQuery so still get errors.
Any help is appreciated - thanks
thiagopesquisa42
Metadata
Metadata
Assignees
Labels
No labels