Which are the popular jQuery CDN? and what is the advantage of using CDN?

Answer Posted / chaitanya

There are 3 popular jQuery CDNs.

1. Google.

2. Microsoft

3. jQuery.

Advantage of using CDN.

It reduces the load from your server.

It saves bandwidth. jQuery framework will load faster from these CDN.

The most important benefit is it will be cached, if the user has visited any site which is using jQuery framework from any of these CDN

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of delay() method in JQuery?

526


How do you select an item using css class or id and get the value by use of jquery.

469


What is the use of jQuery load method?

512


How to get the style property of an element using ?

418


Difference between document.ready() and body onload()?

481






How can you use a jquery library in your project?

458


What is the purpose of jquery?

482


what does $("div") will select? : jquery mobile

457


Is jquery a library for client scripting or server scripting? : jquery mobile

417


Define jquery $.ajax() method?

459


How to get the direct parent of an element using ?

492


What is the starting point of code execution in jquery?

433


What is the script build up by jQuery?

498


Have any of your startup projects failed dismally - if so, why and how did you learn from them?

459


Difference between document.ready and window.onload? : jQuery Mobile

486