Toggle navigation
首页
了解北云
北云动态
产品案例
企业文化
技术分享
联系我们
jQuery Mobile & Sencha Touch
分享者:
邢政
2015-01-15
jQuery Mobile 简介
jQuery Mobile 是一个用户界面(UI)框架,允许您编写一个专业的移动 web 应用程序用户界面而不必编写任何 JavaScript 代码。学习掌握jQuery Mobile需要了解HTML, Javascript和CSS。
http://www.ibm.com/developerworks/cn/web/wa-jquerymobileupdate/index.html
了解该框架的基础知识, 一个示例将引导您学习一些基本页面、导航、工具栏、列表视图、表单控件和过渡效果。
jQuery Mobile 资料
官方网站:
http://jquerymobile.com/
官方API文档:
http://api.jquerymobile.com/
W3School上的 jQuery Mobile 教程
中文:
http://www.w3school.com.cn/jquerymobile/index.asp
英文(需要连接VPN):
http://www.w3schools.com/jquerymobile/default.asp
前端开发框架对比
http://www.ibm.com/developerworks/cn/web/1404_wangfx_jsframeworks/
Sencha Touch 和 jQuery Mobile 的比较
http://www.oschina.net/translate/sencha-touch-vs-jquery-mobile
返回