Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jQuery Deprecation Issues #4

Open
machineghost opened this issue Mar 18, 2014 · 0 comments
Open

jQuery Deprecation Issues #4

machineghost opened this issue Mar 18, 2014 · 0 comments

Comments

@machineghost
Copy link

jQuery has a tool which lets you see if your code will soon stop working (because of changes to newer versions of jQuery). When I use this tool on my site, with beforepopstate, it flags the use of _data.

You can find the jQuery migrate plugin here:
https://github.com/jquery/jquery-migrate/

For compatibility with the current (and future) versions of jQuery, please consider rewriting these _data calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant