- 47 of the Alexa top 1,000 include a Google CDN reference.
- 99 of the Alexa top 2,000 reference jQuery on the Google CDN.
- 6,953 of the top 200,000 sites include a script reference to some version of jQuery hosted on Google’s CDN.
- 989 of the Alexa top 200,000 sites reference jQuery UI on the Google CDN.
Google CDN hosts:
- jQuery (versions 1.2.3, 1.2.6, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1)
- jQuery UI (versions 1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.8.0, 1.8.1, 1.8.2, 1.8.4)
- File to reference looks like this - http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
Microsoft Ajax CDN hosts:
- jQuery (versions 1.3.2, 1.4, 1.4.1, 1.4.2)
- jQuery Validation library (versions 1.5.5, 1.6, 1.7)
- jQuery UI 1.8.5
- File to reference looks like this - http://ajax.microsoft.com/ajax/jQuery/jquery-1.3.2.min.js
(details as of Sep, 2010)
As per the BuiltWith.com website (which tracks technology usage trends), nearly 37% of the top 10,000 sites currently use jQuery in any form (not just from the CDN)
Also see:
jQuery Tips, Tricks, Trivia
Web apps in less than 10 KB
Popular JavaScript apps dissected