Upgrading JQuery version in AEM 6.2
Hi Team,
Can you please suggest how to upgrade the JQuery version in AEM 6.2. Is it recommended. If not what are recommended ways to do this.
Hi Team,
Can you please suggest how to upgrade the JQuery version in AEM 6.2. Is it recommended. If not what are recommended ways to do this.
You are free to use any JQuery version you want in AEM.
Simply create a clientlib - name it something like newJquery and place the new JQuery JS libs in it.
AEM supports that. Only issue is if you want to perform an AJAX request - the default JQuery cq.jquery has a token that lets you perform AJAX operations.
MOst use cases for JQuery are fine with the default AEM JQuery version.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.