首页 > 代码库 > (00)初识jQuery Mobile

(00)初识jQuery Mobile

jQuery Mobile

jQuery Mobile 是创建移动 web 应用程序的框架。

jQuery Mobile 适用于所有流行的智能手机和平板电脑。

jQuery Mobile 使用 HTML5 和 CSS3 通过尽可能少的脚本对页面进行布局。

jQuery Mobile官网 :http://jquerymobile.com/

在线教程:http://www.runoob.com/jquerymobile/jquerymobile-tutorial.html

先跟着这个文档把基本功能走一遍吧.....

(00)初识jQuery Mobile