0
Views
1
Comments
TIP: Use Google's hosted Ajax Library API
Question
When using an open source ajax library such as jQuery, Prototype, MooTools etc, use Google Ajax Library API.

Google offers free hosting of most popular Ajax libraries


Why should you do this?
  • Reduce http request on your server
  • Keep your open source ajax library up to date at all times
  • Its free, fast, and has better caching!
For more information visit https://code.google.com/apis/ajaxlibs/
2018-03-08 20-43-12
Robert Chanphakeo
If you only want to use jQuery Microsoft provides hosted jQuery

For more information visit https://www.asp.net/ajaxlibrary/cdn.ashx
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.