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 jquery mobile theming? : jquery mobile

481


Write a code for the implementation of a module pattern.

469


Define jquery connect?

508


How to run an event handler only once in jQuery?

509


Mention the differences between javascript and jquery.

435






What is the difference between bind() and live() function in jquery?

473


Suppose if you have a server control(asp.net server control, button) and on the click of button you want to call a jquery function, so tell me how you will call a jquery function without postback?

445


What is .bind()? : jquery mobile

475


What is the use of jQuery load method?

515


What is the slowest selector in jQuery?

662


How to read cookies in jquery?

496


How can you apply a style on an element using jQuery?

466


Explain source maps in jquery? : jquery mobile

462


Explain the concepts of "$ function" in jquery with an example?

524


Difference between javascript and jquery? : jQuery Mobile

459