| CARVIEW |
Select Language
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-1cb96747b87c6b87' code.jquery.com; style-src 'self' 'nonce-1cb96747b87c6b87' 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: 285
date: Fri, 26 Dec 2025 23:35:18 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210049-BOM
x-cache: HIT
x-cache-hits: 0
x-timer: S1766792119.746808,VS0,VE1
vary: Accept-Encoding, X-Forwarded-Proto
content-length: 7054
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.6.0: 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.3 - 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