`
longgangbai
  • 浏览: 7337999 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

【转】JQuerymobile 官方 资源和插件

 
阅读更多

 

In this section, we have gathered useful resources that will help you learn more about jQuery Mobile, find tools to develop jQuery Mobile application designs and mockups, tutorials and tools to guide your through the development of simple or more complex applications and related articles.

Featured sites | Books | Apps & Frameworks | Plugins | Extensions | Tools | Themes | Articles & Tutorials

Featured jQuery Mobile sites from jQMGallery.com

You will find below a great sample collection of Mobile sites built with jQuery Mobile. More examples can be found in the jQM Gallery.

Books

Master Mobile Web Apps with jQuery Mobile
by Matt Doyle,
Elated Books
jQuery Mobile: Up and Running
by Maximiliano Firtman,
O’Reilly Media
jQuery Mobile
By Jon Reid,
O’Reilly Media
jQuery Mobile First Look
by Giulio Bai,
Packt Publishing
Adobe Dreamweaver CS5.5: Designing and Developing for Mobile with jQuery, HTML5, and CSS3
by David Powers,
Adobe Press
Using the CSS3 Mobile Pack for Adobe Fireworks CS5
by Jim Babbage,
Peachpit Press
Pro jQuery Mobile
by Brad Broulik,
Apress
Sams Teach Yourself jQuery Mobile in 10 Minutes (Sams Teach Yourself — Minutes)
by Steven E. Holzner,
Sams
jQuery Mobile Web Development Essentials
by Raymond Camden and Andy Matthews,
Packt Publishing

Apps & frameworks

  • PhoneGap – tool to wrap jQuery Mobile code for native app deployment
  • Codiqa – rapid jQuery Mobile app prototyping
  • Handheld Designer – drag and drop tool for building and hosting jQuery Mobile apps
  • Application Craft – drag and drop tool for building jQuery Mobile apps
  • Proto.io – drag and drop page builder
  • Tiggzi – cloud-based drag and drop tool for building jQuery Mobile apps connected to any REST API
  • NS Basic/App Studio – drag and drop tool for building jQuery Mobile apps
  • MobDis – drag and drop tool for building jQuery Mobile apps
  • Mobjectify – tool for building jQuery Mobile app mockups
  • Trigger.io – Mobile engine for web devs: framework for building native mobile apps using HTML5 and jQuery Mobile
  • M-Project – MVC framework based on jQuery Mobile
  • Rhomobile – enterprise mobile app framework
  • Neptune Application Designer – SAP HTML5 Designer optimized for jQuery Mobile for SAP Mobility applications
  • Octomobi – Online tool to create webapps with maps, image gallery and RSS feed in jQuery Mobile
  • Adaptor for AngularJS
  • jqmPHP – package of PHP classes for generating jQM markup
  • Drupal theme – theme for jQuery Mobile
  • Seaside (SmallTalk) – a jQuery Mobile implementation
  • Pyramid – Starter scaffolding for creating a jQuery Mobile Pyramid application

3rd party plugins

These are all jQuery Mobile compatible plugins, many use the theme framework, auto-initialization and data- attribute configuration features or core mobile widgets.

 

 

Pagination

 

PhotoSwipe

 

Diapo slideshow

 

Bartender

 

Google Maps

 

Mobiscroll

 

Datebox

 

Android-like date picker

 

Leaflet’s mobile demo

 

Simple Dialog

 

Actionsheet

 

Multiview

 

Splitview

 

Swipe menu

 

Swipe to delete

 

960 grid for jQuery Mobile

3rd party extensions

These are 3rd Party extensions that add capabilities to existing functionality.

  • jQueryMobile-Rails – Incorporates the jQuery Mobile assets into your Rails application
  • Twitter Bootstrap jQuery Mobile Theme – A jQuery Mobile theme based on Twitter Bootstrap
  • jQuery Mobile Icon Pack – Extra icons for your jQuery Mobile project
  • AppBoilerplate – A jQuery mobile application boilerplate aimed at web application and PhoneGap developers including an OS based theme switcher and full plugin support
  • cordova-jquerymobile-boilerplate – Phonegap (cordova) & JQuery Mobile Boilerplate
  • JQuery Mobile Metro Grails Plugin – An experimental Grails project using Metro UI HTML5-based theme on top of JQuery Mobile that mimics Windows Phone 7 native look and feel
  • Router – Router/controller for jQuery Mobile that adds support for client-side parameters, regexp-based routes, and can be used with Backbone.js or Spine.js
  • Subpages – Allows multiple pages to be loaded in with a single request
  • Selective DOM caching – Allows pages to be selectively cached using the data-dom-cache attribute on each page. A custom pageshow event handler determines whether to remove the previous page.

Tools

Themes

Articles & Tutorials

 

 

收集一些jQueryMobile的插件和案例

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

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

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

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

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

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/

分享到:
评论

相关推荐

    jquery mobile官方git资源

    7. **插件和扩展**:除了核心组件,jQuery Mobile还允许开发者通过插件机制扩展功能,满足特定需求。 四、文件资源 文件名称“jquery-jquery-mobile-fef4b20”可能代表一个特定版本的jQuery Mobile源码仓库。在实际...

    jqueryMobile插件集

    在"jqueryMobile插件集"中,可能包含以下几类插件: 1. **组件增强插件**:这些插件增强了jQuery Mobile内置组件的功能,如更复杂的下拉菜单、自定义表单验证或者动画效果丰富的滑块。 2. **交互插件**:这类插件...

    jQuery Mobile图片轮转插件Camera1.3.4

    今天我们要探讨的是一个基于jQuery Mobile的图片轮转插件——Camera1.3.4,它专门用于实现手机上的图片轮换和播放功能。 Camera插件是针对HTML5和jQuery Mobile设计的,它充分利用了HTML5的新特性,如Canvas和Audio...

    jQuery Mobile 插件 v1.0.1 官方正式版.rar

    jQuery Mobile 1.0.1版本修复,性能调整和小的改进. 经历了近一年时间开发的jQuery Mobile正式版1.0终于发布了。jQuery Mobile建立在jQuery Core和jQuery Ui之上,是适用于移动设备的JS框架。作用在于能为智能机,...

    jQuery Mobile实战源码

    另外,源码中可能还包括了一些示例插件和自定义组件,它们展示了如何扩展jQuery Mobile的基础功能。通过阅读和分析这些插件,你可以学习到如何编写自己的jQuery Mobile组件,满足特定需求。 总的来说,这个源码包是...

    jQuery、jQueryUI及jQueryMobile技巧与示例

    资源名称:jQuery、jQuery UI及jQuery Mobile技巧与示例内容简介:《jQuery、jQuery UI及jQuery Mobile技巧与示例》包括jQuery、jQuery UI、jQuery Mobile以及jQuery插件四部分内容。第一部分介绍jQuery核心库,从...

    jquerymobile播放视频

    综上所述,"jquerymobile播放视频"涉及到的关键知识点包括jQuery Mobile框架的使用、视频播放器插件的选择与集成、多平台浏览器兼容性、响应式设计以及在微信环境中的适配。通过合理利用这些技术和资源,开发者能够...

    Jquery mobile日期插件mobiscrollDemo

    而 mobiscroll 是一个专门为 jQuery Mobile 设计的日期和时间选择器插件,它提供了丰富的自定义选项和优雅的用户体验。 在 "Jquery mobile日期插件mobiscrollDemo" 中,我们有两个主要的示例文件: 1. **增加中文...

    97、移动端jqueryMobile日期插件

    为了充分利用这些资源,你可以打开这些文件查看详细信息,以便深入学习和实践`jQuery Mobile`的日期插件。 总的来说,`jQuery Mobile`的日期插件是为移动设备设计的,它提供了一种直观且易于集成的方式来处理日期...

    jQuery mobile常用的相册模式

    总结,jQuery Mobile的相册模式结合了列表视图和页签功能,通过SweetThumbnails等组件或插件可以进一步增强相册的功能和视觉效果。在开发过程中,要注重性能优化和响应式设计,以提供最佳的移动端用户体验。

    移动端jqueryMobile日期插件.zip

    本压缩包“移动端jqueryMobile日期插件.zip”提供了一个适用于移动端的日期选择解决方案。 `jQuery Mobile` 日期插件通常基于`HTML5`的`<input type="date">`标签进行增强,提供更加友好的用户界面和更丰富的功能。...

    jQuery mobile网页放大镜

    1. **引入资源**:在HTML文档中,需要引入jQuery、jQuery Mobile以及可能的放大镜插件的JS和CSS文件。 2. **HTML结构**:设置要放大的元素,并为放大镜功能添加必要的标记。 3. **初始化插件**:在jQuery的`$...

    jQuery Mobile Up and Running

    6. **事件和插件开发**:学习如何监听和响应jQuery Mobile特有的事件,以及编写自定义插件来扩展框架功能。 7. **性能优化**:了解如何减少网络请求,优化资源加载,以及提高触摸事件的响应速度。 8. **测试和调试...

    jQueryMobile - DateBox插件(模式篇)

    在压缩包文件`jquery-mobile-datebox-master`中,包含了DateBox插件的源代码、示例、文档和其他相关资源。通过阅读源码,开发者可以深入理解插件的工作原理,对其进行二次开发或定制。同时,文档部分详细介绍了每个...

    jQuery Mobile实例

    jQuery Mobile 社区提供了丰富的文档、教程和插件,如官方文档、Stack Overflow、GitHub 仓库等,可以帮助开发者解决问题并持续学习。 总之,jQuery Mobile 是一个强大的工具,用于快速构建移动 Web 应用。通过掌握...

    W3school,jquery,jquerymobile,css

    【标题】中的"W3school"、"jquery"、"jquerymobile"和"css"都是Web开发中的关键元素,它们代表了不同的技术栈和框架。以下是对这些知识点的详细阐述: **W3School**:这是一个非常知名的在线学习平台,提供丰富的...

    JQuery Mobile权威指南+附书源码+中文api

    总之,《jQuery Mobile 权威指南》配合附带的源码和中文 API 参考,是一套全面学习和实践 jQuery Mobile 的宝贵资源,无论是初学者还是有一定经验的开发者,都能从中受益匪浅。通过深入学习和实践,你可以构建出功能...

    移动web开发学习一:jquery mobile 和 scrollview的整合

    对于更复杂的滚动需求,如横向滚动或自定义滚动事件,可以深入研究jQuery Mobile的API和ScrollView插件的文档,以找到适合的配置选项。 在实际开发中,需要注意性能优化,因为移动设备的资源有限。例如,可以通过...

    jquery移动对话框插件Mobile-SimpleDialog

    **jQuery Mobile SimpleDialog 插件详解** 在移动应用开发中,对话框(Dialog)是一种常见的交互元素,用于向用户展示重要信息或进行交互操作。jQuery Mobile 提供了基础的对话框功能,但为了满足更复杂的需求,...

Global site tag (gtag.js) - Google Analytics