The jQuery Mobile team is happy to announce 1.3.2. This is the second maintenance release for 1.3 and contains fixes throughout the library. Try it now!
Demos & docs | Download & CDN | Change log
Download
CDN-Hosted JavaScript:- Uncompressed: jquery.mobile-1.3.2.js (useful for debugging)
- Minified: jquery.mobile-1.3.2.min.js (full library, ready to deploy)
- Uncompressed with Default theme: jquery.mobile-1.3.2.css (useful for debugging)
- Minified 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 structure without a theme: jquery.mobile-1.3.2.min.css (full library, ready to deploy)
Copy-and-Paste Snippet for CDN-hosted files (recommended):
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css" /> <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script> <script src="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"></script>
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)
Fork jQuery Mobile on GitHub
https://github.com/jquery/jquery-mobile
Read More
No comments:
Post a Comment