Skip to content

jQuery Error When Loading Libraries #70

@kevin-gva

Description

@kevin-gva

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions