简体   繁体   English

JQUERY 版本 从 1.9.1 升级到最新版本 [暂停]

[英]JQUERY Version Upgrade from 1.9.1 to latest version [on hold]

Our Code faced an vulnerability issue that "Client use of Jquery Outdated Version",we need to Upgrade.我们的代码遇到了“客户端使用Jquery过时版本”的漏洞问题,我们需要升级。
For that i want to know how much impact will be to the Application after we upgraded to latest version?为此,我想知道我们升级到最新版本后会对应用程序产生多大影响?

Thanks in Advance.提前致谢。

If you are using cdn (or file) for jquery then replace it with latest cdn (or file) and then debug the other related jquery plugins which used the jquery latest version, then you have to replace related changes as per keyword and some syntax which are mention in jquery documentation for latest version. If you are using cdn (or file) for jquery then replace it with latest cdn (or file) and then debug the other related jquery plugins which used the jquery latest version, then you have to replace related changes as per keyword and some syntax which jquery 文档中提到了最新版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM