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

Upgrade jQuery to 1.9.1 #308

Open
scj1091 opened this issue Dec 24, 2013 · 0 comments
Open

Upgrade jQuery to 1.9.1 #308

scj1091 opened this issue Dec 24, 2013 · 0 comments
Assignees

Comments

@scj1091
Copy link
Contributor

scj1091 commented Dec 24, 2013

Lots of breaking changes in this one, apparently. Probably worse for plugin authors, but still not trivial. Install the jQuery Migrate plugin tool v1.2.1 like so:
<script src="//code.jquery.com/jquery-migrate-1.2.1js"></script>
It will provide a wrapper to extend deprecated functions temporarily while logging a warning in the console. Should reference the jQuery 1.9 upgrade guide as well:
http://jquery.com/upgrade-guide/1.9/

@ghost ghost assigned scj1091 Dec 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant