Download
Download Builder
We recommend using our tool to build a custom bundle that contains only the components you need. The builder generates a custom JavaScript file, as well as full and structure-only stylesheets for production use.
Latest stable version
1.4.5
ZIP file
If you want to host the files yourself you can download a zip of all the files:
- Zip File: jquery.mobile-1.4.5.zip (JavaScript, CSS, and images)
JavaScript:
- Uncompressed: jquery.mobile-1.4.5.js (useful for debugging)
- Minified and Gzipped: jquery.mobile-1.4.5.min.js (full library, ready to deploy)
CSS:
- Uncompressed with Default theme: jquery.mobile-1.4.5.css (useful for debugging)
- Minified and Gzipped with Default theme: jquery.mobile-1.4.5.min.css (full library, ready to deploy)
- Uncompressed structure without a theme: jquery.mobile-1.4.5.css (useful for theme development)
- Minified and Gzipped structure without a theme: jquery.mobile-1.4.5.min.css (to be used with custom theme and icon CSS, ready to deploy)
Copy-and-Paste snippet for jQuery CDN hosted files:
1
2
3
|
|
Google CDN
- https://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.js
- https://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.js
- https://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.css
- https://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.css
Microsoft CDN
Legacy versions
1.3.2
ZIP file
If you want to host the files yourself you can download a zip of all the files:
- Zip File: jquery.mobile-1.3.2.zip (JavaScript, CSS, and images)
jQuery CDN
JavaScript:
- Uncompressed: jquery.mobile-1.3.2.js (useful for debugging)
- Minified and Gzipped: jquery.mobile-1.3.2.min.js (full library, ready to deploy)
CSS:
- Uncompressed with Default theme: jquery.mobile-1.3.2.css (useful for debugging)
- Minified and Gzipped with Default theme: jquery.mobile-1.3.2.min.css (full library, ready to deploy)
- Uncompressed structure without a theme: jquery.mobile-1.3.2.css (useful for theme development)
- Minified and Gzipped structure without a theme: jquery.mobile-1.3.2.min.css (to be used with custom theme, ready to deploy)
Copy-and-Paste snippet for jQuery CDN hosted files:
1
2
3
|
|
Microsoft CDN
1.2.1
ZIP file
If you want to host the files yourself you can download a zip of all the files:
- Zip File: jquery.mobile-1.2.1.zip (JavaScript, CSS, and images)
jQuery CDN
JavaScript:
- Uncompressed: jquery.mobile-1.2.1.js (useful for debugging)
- Minified and Gzipped: jquery.mobile-1.2.1.min.js (full library, ready to deploy)
CSS:
- Uncompressed with Default theme: jquery.mobile-1.2.1.css (useful for debugging)
- Minified and Gzipped with Default theme: jquery.mobile-1.2.1.min.css (full library, ready to deploy)
- Uncompressed structure without a theme: jquery.mobile-1.2.1.css (useful for theme development)
- Minified and Gzipped structure without a theme: jquery.mobile-1.2.1.min.css (to be used with custom theme, ready to deploy)
Copy-and-Paste snippet for jQuery CDN hosted files:
1
2
3
|
|
Microsoft CDN
1.1.2
ZIP file
If you want to host the files yourself you can download a zip of all the files:
- Zip File: jquery.mobile-1.1.2.zip (JavaScript, CSS, and images)
jQuery CDN
JavaScript:
- Uncompressed: jquery.mobile-1.1.2.js (useful for debugging)
- Minified and Gzipped: jquery.mobile-1.1.2.min.js (full library, ready to deploy)
CSS:
- Uncompressed with Default theme: jquery.mobile-1.1.2.css (useful for debugging)
- Minified and Gzipped with Default theme: jquery.mobile-1.1.2.min.css (full library, ready to deploy)
- Uncompressed structure without a theme: jquery.mobile-1.1.2.css (useful for theme development)
- Minified and Gzipped structure without a theme: jquery.mobile-1.1.2.min.css (to be used with custom theme, ready to deploy)
Copy-and-Paste snippet for jQuery CDN hosted files:
1
2
3
|
|
Microsoft CDN
1.0.1
ZIP file
If you want to host the files yourself you can download a zip of all the files:
- Zip File: jquery.mobile-1.0.1.zip (JavaScript, CSS, and images)
jQuery CDN
JavaScript:
- Uncompressed: jquery.mobile-1.0.1.js (useful for debugging)
- Minified and Gzipped: jquery.mobile-1.0.1.min.js (full library, ready to deploy)
CSS:
- Uncompressed with Default theme: jquery.mobile-1.0.1.css (useful for debugging)
- Minified and Gzipped with Default theme: jquery.mobile-1.0.1.min.css (full library, ready to deploy)
- Uncompressed structure without a theme: jquery.mobile-1.0.1.css (useful for theme development)
- Minified and Gzipped structure without a theme: jquery.mobile-1.0.1.min.css (to be used with custom theme, ready to deploy)
Copy-and-Paste snippet for jQuery CDN hosted files:
1
2
3
|
|
Microsoft CDN
All downloads
Links to zip files of all releases.
Latest code
Work in progress build, for testing.