收集一些jQueryMobile的插件和案例

1,photoswipe
网址:http://www.photoswipe.com/
demo: http://www.photoswipe.com/latest/examples/04-jquery-mobile.html
个人描述:在手机上操作很流畅,能自使用屏幕尺寸,竖屏显示效果很好,横屏图片太大了,也就是列数固定的原因。

2,Touch-Gallery
网址:http://neteye.github.com/touch-gallery.html
demo: 在首页在左下角
个人描述:就是一个图片箱子插件,点击图片放大,周围变黑遮罩,双击周围返回列表,还未有在手机测试,但是上面写着iphone / ipad 可以使用。

3,一个用jQueryMobile实现驾驶导航教程
网址:http://www.coldfusionjedi.com/index.cfm/2011/3/9/Adding-driving-directions-to-a-jQuery-Mobile-web-site
demo: http://www.coldfusionjedi.com/demos/march92011/
个人描述:在PC上测试可以用,很牛B

4,Mobile Photo Album
网址:http://www.digicrafts.com.hk/components/JSMobilePhotoAlbum
demo: http://cdn.digicrafts.com.hk/u/163440/components/js/JSMobilePhotoAlbum/index.html
个人描述:demo中看到好像可以自适应宽度,数量,还未测试

5,iscroll-4
网址:http://cubiq.org/iscroll-4
demo: http://cubiq.org/dropbox/iscroll4/examples/simple/
个人描述:可以实现左右,上下滑动模拟手机操作体验,非常不错的效果,只是目前好像不能自适应宽度 
 

30+最好的JQuery画廊插件
http://hi.baidu.com/gjj003/blog/item/7a7739fe56cd18205d600819.html
240个Jquery 插件
http://linux.chinaunix.net/techdoc/desktop/2008/12/18/1053697.shtml
Jquery 官方插件
http://malsup.com/jquery/form/#download
jqueryMobile 插件和 Demo
http://cubiq.org
http://www.phonegap.com/
http://www.jqmobile.org/thread-80-1-1.html
http://www.jqmgallery.com/


 JQM 案例展示:http://www.jqmgallery.com/  

JQM 滚动条插件 Site:  http://cubiq.org/iscroll Demo: http://cubiq.org/dropbox/iscroll4/examples/simple/

JQM 弹出插件 Site:http://dev.jtsage.com/jQM-SimpleDialog/ 开源移动设备检测脚本 Site:http://detectmobilebrowser.com/

JQM日期插件 Site:http://dev.jtsage.com/jQM-DateBox/ Site:http://toddmhorst.wordpress.com/2010/12/30/android-like-date-picker-with-jquery-mobile-2/

原文地址:https://www.cnblogs.com/smallwind/p/3105542.html