CARVIEW |
Select Language
HTTP/2 302
date: Wed, 08 Oct 2025 18:05:04 GMT
content-type: text/html
content-length: 138
location: https://code.jquery.com
server: cloudflare
vary: accept-encoding
cf-cache-status: MISS
cf-ray: 98b79074f96dc1c2-BLR
HTTP/2 301
server: nginx
content-type: text/html
location: https://releases.jquery.com/
via: 1.1 varnish, 1.1 varnish
accept-ranges: bytes
age: 0
date: Wed, 08 Oct 2025 18:05:05 GMT
x-served-by: cache-lga21964-LGA, cache-bom-vanm7210067-BOM
x-cache: HIT, MISS
x-cache-hits: 3, 0
x-timer: S1759946705.910009,VS0,VE200
content-length: 162
HTTP/2 200
server: nginx
content-type: text/html; charset=UTF-8
x-powered-by: PHP/8.2.29
reporting-endpoints: csp-endpoint="https://csp-report-api.openjs-foundation.workers.dev/"
content-security-policy: default-src 'self'; script-src 'self' 'nonce-a45f30ced35b46bb' code.jquery.com; style-src 'self' 'nonce-a45f30ced35b46bb' code.jquery.com; style-src-attr 'unsafe-inline'; img-src 'self' data: secure.gravatar.com code.jquery.com; connect-src 'self' typesense.jquery.com; font-src 'self' data:; object-src 'none'; frame-ancestors 'none'; base-uri 'self'; block-all-mixed-content ; report-to csp-endpoint; report-uri https://csp-report-api.openjs-foundation.workers.dev/;
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
content-encoding: gzip
accept-ranges: bytes
age: 0
date: Wed, 08 Oct 2025 18:05:05 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210090-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1759946705.165307,VS0,VE789
vary: Accept-Encoding, X-Forwarded-Proto
content-length: 5558
jQuery CDN
jQuery CDN – Latest Stable Versions
jQuery Core
Showing the latest stable release in each major branch. See all versions of jQuery Core.
jQuery 3.x
- jQuery Core 3.7.1: uncompressed, minified, slim, slim minified
jQuery 2.x
- jQuery Core 2.2.4: uncompressed, minified
jQuery 1.x
- jQuery Core 1.12.4: uncompressed, minified
jQuery Migrate
- jQuery Migrate 3.5.2: uncompressed, minified
jQuery UI
Showing the latest stable release for the current and legacy release families. See all versions of jQuery UI.
jQuery UI 1.14
- jQuery UI 1.14.1: uncompressed, minified
- 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 vader
jQuery UI 1.13
- jQuery UI 1.13.3: uncompressed, minified
- 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 vader
jQuery Mobile
Showing the latest stable release for jQuery Mobile. See all versions of jQuery Mobile.
- jQuery Mobile 1.4.5 - uncompressed, minified, theme (structure only)
jQuery Color
Showing the latest stable release for jQuery Color. See all versions of jQuery Color.
- jQuery Color 3.0.0: uncompressed, minified
- jQuery Color SVG Color Names 3.0.0: uncompressed, minified
- jQuery Color With Names (last two together) 3.0.0: uncompressed, minified
QUnit
Showing the latest stable release for QUnit. See all versions of QUnit.
- QUnit 2.24.1 - script, stylesheet
PEP
Showing the latest stable release for PEP. See all versions of PEP.
- PEP 0.4.3 - uncompressed, minified
<script
src="{{link}}"
integrity="{{hash}}"
crossorigin="anonymous"></script>
The
integrity
and crossorigin
attributes are used for
Subresource Integrity (SRI) checking.
This allows browsers to ensure that resources hosted on third-party servers have
not been tampered with. Use of SRI is recommended as a best-practice, whenever
libraries are loaded from a third-party source. Read more at srihash.org