: Where can I find the full list of Google/Microsoft CDN hosted AJAX files? While Google hosts this list and Microsoft hosts this one there are several files missing such as jQuery UI CSS. Where
While Google hosts this list and Microsoft hosts this one there are several files missing such as jQuery UI CSS. Where can I find a complete listing of all the resources offered for major AJAX CDNs, especially Google and Microsoft (due to popularity)?
CDNs listings found so far (mostly thanks to artlung):
Google: code.google.com/apis/ajaxlibs/documentation (Darryl Hein also found scriptsrc.net for easier access)
Microsoft: www.asp.net/ajaxlibrary/cdn.ashx AOL: o.aolcdn.com (can only find dev.aol.com/dojo for references to URLs)
Yahoo: developer.yahoo.com/yui/articles/hosting
Google CDN Hosted jQuery UI Themes
Base, Black-Tie, Blitzer, Cupertino, Dark-Hive, Dot-Luv, Eggplant, Excite-Bike, Flick, Hot-Sneaks, Humanity, Le-Frog, Mint-Choc, Overcast, Pepper-Grinder, Redmond, Smoothness, South-Street, Start, Sunny, Swanky-Purse, Trontastic, UI-Darkness, UI-Lightness and Vader.
EDIT:
Just use CDN JS for all the hosting from one domain.
More posts by @Nimeshi995
2 Comments
Sorted by latest first Latest Oldest Best
This isn't a true list for both Google and Microsoft, but it lists the ones Google hosts: scriptsrc.net/ and provides nice JS for copying the needed HTML.
Google also hosts the CSS and associated images for jQuery UI at //ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/blitzer/jquery-ui.css where blitzer is the theme name.
Specifically for jQuery UI there's a MAINFEST file at ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/MANIFEST which includes paths relative to that file for the jQuery UI files. The CSS file in your example actually does exist. I'm seeing CSS at:
ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/themes/base/jquery-ui.css
Maybe I'm misunderstanding you though?
The Microsoft CDN is cool, but totally new to me.
Here's an interesting article on pros and cons of using JavaScript CDN.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.