Expand my Community achievements bar.

SOLVED

aem jQuery

Avatar

Level 2

I see AEM's version of jQuery runs way back than the latest one available. So trying to understand if there is an advantage to use AEM jQuery vs latest jQuey (v3 which is faster and light weight) ? 

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi 

As mentioned by Scott, we can use either Jquery.

Please have a look at this community article explaining it:-

Link:- http://aempodcast.com/2016/client-library/using-client-libraries-avoiding-jquery-headaches/#.V9-q6vl...

If you would like to integrate Jquery Framework with AEM, then have a look at this:-

Link:- https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html

 

I hope this would help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

View solution in original post

5 Replies

Avatar

Level 10

One advantage of using AEM JQuery is it handles cross domain issues when using AJAX.  

Avatar

Level 2

Right. But we can also achieve that by declaring a dependency to granite.csrf.standalone which should take care of cross-domain issues. 

Avatar

Level 10

Correct, that is only advantage of AEM JQuery i am aware of. If you want to use later version and  add that dependency, you should be fine.

Avatar

Correct answer by
Administrator

Hi 

As mentioned by Scott, we can use either Jquery.

Please have a look at this community article explaining it:-

Link:- http://aempodcast.com/2016/client-library/using-client-libraries-avoiding-jquery-headaches/#.V9-q6vl...

If you would like to integrate Jquery Framework with AEM, then have a look at this:-

Link:- https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html

 

I hope this would help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

Level 5

Hi @kautuk_sahni, any ways are you guys thinking to restore or update broken urls in AEM community forum? There are hundreds of links redirected user to invalid links(mainly the older version of AEM documentation pages).