Skip to content

Depreciated jquery #96

@Gregory-Phillips

Description

@Gregory-Phillips

Great tut, I have been taking some time working through the video and at 31 min the addition of the New User button is completed. When you reload the page the console log reads:
'''
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
'''
In the tut, the jQuery that is used is this one.

<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.2/jquery.min.js" type="text/javascript"></script>

I loaded:

//cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js

and the issue is resolved.

Hope that this helps someone else that is following along. And keep up the exceptional work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions