Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
jQuery

Using jQuery CDN

Load jQuery from a public CDN for quick demos and many production sites.

Using jQuery CDN — a practical guide to jQuery CDN with clear examples you can reuse in real projects.

jQuery Tutorial Series (6/101). Prefer one article? Read the complete jQuery tutorial.

Short description

Pin a version; consider SRI integrity attributes for security.

CDN example

<script src="https://code.jquery.com/jquery-3.7.1.min.js"
  integrity="sha256-..." crossorigin="anonymous"></script>

Leave a reply

Your email address will not be published. Required fields are marked *