天天看点

《jQuery移动开发》—— 导读

《jQuery移动开发》—— 导读

jquery移动开发

统计数字表明,智能手机、平板电脑和电子阅读器正以它们前所未有的采用率,使移动web成为非常热门的话题,这就要求web开发人员和设计人员要具有新的技能。移动设备的使用正在猛增,根据nielsen 2011年第3季度的《移动媒体报告》,“美国44%的手机用户现在拥有智能设备,而两年前仅为18%。”这一数字在两年间翻了一番多,而且“从2010年以来,使用移动互联网的智能手机用户增长了45%” 。至于平板电脑,2011年6月ami-partners(access markets international)预测,“到2015年,平板电脑在员工为1~1000人的公司中的使用率将增加10倍” 。

我们不要忘了电子阅读器,现在它们已经变得非常便宜,而且比以前更高级,发货量正在增加,据国际数据公司(idc)称,“年增长率为167%”。随着最新的kindle阅读器的推出,移动互联网访问现在正在成为常规的体验。

采用率的提高,无疑对于web开发者创建丰富的移动web体验的能力有了很高的要求。jquery mobile框架为web开发人员提供了创建移动web体验的一种快速而简单的方法,使得人们难以忽略移动web世界。

<a href="https://yq.aliyun.com/articles/95813/">第 1 章 理解jquery</a>

<a href="https://yq.aliyun.com/articles/95813/">1.1 入门</a>

<a href="https://yq.aliyun.com/articles/95845">1.2 jquery基础知识</a>

<a href="https://yq.aliyun.com/articles/95849">1.3 小结</a>

<a href="https://yq.aliyun.com/articles/95851/">第 2 章 html 5的作用</a>

<a href="https://yq.aliyun.com/articles/95855">2.1 语义html5</a>

<a href="https://yq.aliyun.com/articles/95855">2.2 viewport元标记</a>

<a href="https://yq.aliyun.com/articles/95876/">2.3 理解data-属性</a>

<a href="https://yq.aliyun.com/articles/95876/">2.4 小结</a>

第 3 章 jquery mobile入门

第 2 部分 ui组件

第 4 章 创建多页网站

第 5 章 对话框窗口和按钮

第 6 章 使用工具栏

第 7 章 布局选项

第 8 章 使用列表

第 9 章 搜索过滤

第 10 章 表单元素

第 11 章 设置jquery mobile主题

第 3 部分 移动api

第 12 章 全局选项

第 13 章 事件钩子

第 14 章 使用输出方法

第 4 部分 jquery mobile cms

第 15 章 安装mobile wordpress主题

第 16 章 安装mobile drupal主题

第 5 部分 超越jquery mobile

第 17 章 检测移动设备

第 18 章 用模拟器测试

继续阅读