jQuery Mobile 目前最新版本是 1.3.0 , 此次发布的 1.1.2 是 1.1 分支的维护版本,你可以通过下面地址进入该版本的演示:
http://view.jquerymobile.com/1.1.2/
详细的改进记录请看:
http://jquerymobile.com/blog/2013/03/19/announcing-jquery-mobile-1-1-2/#changelog
下载地址:
CDN-Hosted JavaScript:
Uncompressed: jquery.mobile-1.1.2.js (useful for debugging)
Minified and Gzipped: jquery.mobile-1.1.2.min.js (24KB, ready to deploy)
CDN-Hosted 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 (7KB, 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 (6KB, ready to deploy)
来自:开源中国社区