Upgrade jQuery version from 1.7.1 to 1.11.2

你。 提交于 2019-12-23 10:06:47

问题


With my current application, I am using jQuery version 1.7.1. Now, I am planning to upgrade the jQuery version to 1.11.2.

Is there any patch available to provide the backward comparability to the existing application.

Thanks,


回答1:


Try this: http://blog.jquery.com/2013/05/08/jquery-migrate-1-2-1-released/

this is jquery.migrate.js which is used for migrations.



来源:https://stackoverflow.com/questions/28855163/upgrade-jquery-version-from-1-7-1-to-1-11-2

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!