About 11,700 results
Open links in new tab
  1. Latest jQuery version on Google's CDN - Stack Overflow

    Find out how to use the latest jQuery version hosted by Google's CDN with this helpful guide.

  2. cdn - Best way to use Google's hosted jQuery, but fall back to my ...

    Jun 19, 2009 · What would be a good way to attempt to load the hosted jQuery at Google (or other Google hosted libs), but load my copy of jQuery if the Google attempt fails? I'm not …

  3. Where do you include the jQuery library from? Google JSAPI? CDN?

    Discussion on including the jQuery library from Google JSAPI or CDN, with insights and community recommendations.

  4. Benefits vs. Pitfalls of hosting jQuery locally [closed]

    We're currently pulling jQuery and jQueryUI (and jQueryUI CSS) libraries from the google CDN. I like this because I can call google.load ("jquery", "1"); and the latest jQuery 1.x.x will be used. …

  5. Installing jQuery? - Stack Overflow

    Sep 22, 2009 · In the event that the Google or Microsoft CDN is down or blocked in the end user's country/firewall/proxy, you can fallback to your locally hosted copy of jQuery.

  6. Why should I use Google's CDN for jQuery? [closed]

    When you are building an intranet application where the web server is hosted on the same network as the clients. If you use Google's CDN jQuery, you will be making a call to the …

  7. How do you use a cdn to host jQuery? - Stack Overflow

    Nov 9, 2021 · How do you use a cdn to host jQuery? Asked 3 years, 11 months ago Modified 3 years, 10 months ago Viewed 889 times

  8. Is there a link to the "latest" jQuery library on Google APIs?

    Jan 14, 2009 · Discover if there is a link to the latest jQuery library on Google APIs and learn how to use it effectively.

  9. Any hosted versions of jQuery that have the 'Access-Control-Allow ...

    Apr 13, 2010 · The Cloudfront CDN is set up per Amazon user; the disadvantage of this compared to say the hosted Google APIs is that first-time visitors to your site won't have …

  10. jquery - What security considerations / concerns should be …

    Jan 22, 2010 · 12 Working on a major financial company's website, we tend to shy away from using the CDN-hosted versions of the jQuery library used throughout our site because of …