10个优秀的jQuery Mobile主题
原文链接:http://caibaojian.com/10-best-free-jquery-mobile-theme.html
jQuery Mobile 是一个伟大的框架,而每个伟大的产品都需要一个好看的UI。很不幸,jQuery Mobile默认的主题不是一个现代化的设计。默认的CSS文档有a,b,c,d和e五个主题,a主题是黑色的默认主题,每个主题都有各自的颜色。·
下面分享一下互联网上比较好看的jQuery Mobile UI框架
1. Graphite
- 支持版本: jQuery Mobile 1.3.2
- 链接和演示: http://driftyco.github.io/graphite/

2. Flat UI theme
在 Flat-UI.的基础上创建
- 支持版本: jQuery Mobile 1.3.2
- 官网: https://github.com/ququplay/jquery-mobile-flat-ui-theme
- 演示: http://ququplay.github.io/jquery-mobile-flat-ui-theme/

3. nativeDroid
- 支持版本: jQuery Mobile 1.3.2
- 链接和演示: http://nativedroid.godesign.ch/

4. ios theme
在IOS的界面上创建
- 支持版本: jQuery Mobile jQuery Mobile 1.2
- 链接: https://github.com/taitems/iOS-Inspired-jQuery-Mobile-Theme/
- 演示: http://taitems.github.io/iOS-Inspired-jQuery-Mobile-Theme/

5. Android Holo-inspired theme
- 支持版本: jQuery Mobile 1.3.2
- 链接: http://teusink.blogspot.com/2012/09/android-holo-theme-for-jquery-mobile-111.html
- 链接: https://github.com/enathu/jqmobile-android-holo-light-theme
- 演示: http://dl.dropboxusercontent.com/u/3875067/holo-light/index.html

6. Bootstrap jQuery Mobile Theme
- 支持版本: jQuery Mobile 1.2 (unofficially it should also work with a version 1.3.2)
- 链接: https://github.com/commadelimited/jQuery-Mobile-Bootstrap-Theme
- 演示: http://andymatthews.net/code/jQuery-Mobile-Bootstrap-Theme/buttons.html

7. Metro Theme for WP 7.5
- Supported version: jQuery Mobile 1.1
- Link: https://github.com/sgrebnov/jqmobile-metro-theme
- Demo: http://sgrebnov.github.io/jqmobile-metro-theme/samples/jqm-public-demo/index.html

8. Square-UI Theme
- Supported version: jQuery Mobile 1.3.2
- Link: https://github.com/ququplay/jquery-mobile-square-ui-theme
- Demo: http://ququplay.github.io/jquery-mobile-square-ui-theme/

9. jQMobile WordPress theme
- Supported version: jQuery Mobile 1.2
- Link: http://www.mobilizetoday.com/freebies/jqmobile
- Demo: http://www.mobilizetoday.com/preview/jqmobile/

10. BlackBerry theme
- Supported version: jQuery Mobile 1.2
- Link: http://blackberry.github.io/jQueryMobile-BB10-Theme/#gettingStarted
- Demo: http://blackberry.github.io/jQueryMobile-BB10-Theme/kitchenSink/index.html

10个优秀的jQuery Mobile主题的更多相关文章
- 精心挑选10款优秀的 jQuery 图片左右滚动插件
在现代的网页设计中,图片和内容滑块是一种极为常见和重要的元素.你可以从头开始编写自己的滑动效果,但是这将浪费很多时间,因为网络上已经有众多的优秀的 jQuery 滑块插件.当然,如果要从大量的 jQu ...
- 八 个优秀的 jQuery Mobile 教程
jQuery Mobile 是 jQuery 在手机上和平板设备上的版本.jQuery Mobile不仅会给主流移动平台带来jQuery核心库,而且会发布一个完整统一的jQuery移动UI框架.虽然j ...
- jquery mobile 主题
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name ...
- (六)Jquery Mobile主题及插件的使用
二.自定义主题 根据js自带的主题,提取出来进行更改 来自为知笔记(Wiz)
- 创建自定义 jQuery 移动主题
自定义页面.工具栏.内容.表单元素.列表.按钮等元素的外观 智能电话和平板设备的高采用率最终导致增加了对移动 Web 开发人员和设计师的需求.jQuery Mobile 框架支持您创建能与原生应用程序 ...
- jquery mobile自己定义webapp开发实例(一)——前言篇
用jquery mobile做了一段时间的webapp开发,准备用自己的一个小demo做一个模块化的分享 点击demo演示 手机演示二维码: 此demo已经是比較老的版本号,用户体验流畅度确实还存在非 ...
- jquery mobile 自定义图标
Jquery Mobile框架包含了一组最常用的移动应用程序所需的图标,为了减少下载的大小,Jquery Mobile包含的是的白色的图标sprite图片,并自动在图标后添加一个半透明的黑圈以确保在任 ...
- jQuery Mobile 入门基础教程
jQuery Mobile是jQuery在手机上和平板设备上的版本.jQuery Mobile 不仅会给主流移动平台带来jQuery核心库,而且会发布一个完整统一的jQuery移动UI框架. jQue ...
- 【jQuery基础学习】10 简单了解jQuery Mobile及jQuery各个级别版本的变化
关于 jQuery Mobile jQuery Mobile是为了填补jQuery在移动设备应用上的一个新项目.它应用了HTML5和CSS3. 主要特性 基于jQuery构建. 采用与jQuery一致 ...
随机推荐
- ArcGIS10.3新体验
自2012年ESRI更新10.2以后,终于在2014年12月8日,官方推出了10.3版本,前几天忙于抢票,今天终于可以在虚拟机中体验一把. 由于使用的是预览版,所有安装包只有800多M,包括桌面核心程 ...
- CSS 之 div中文字超出时自动换行
在开发中很容易遇到div中文字超出的问题,在此总结以下方法: 1. white-space :属性设置如何处理元素内的空白.这个属性声明建立布局过程中如何处理元素中的空白符.所有浏览器都支 ...
- Android StageFrightMediaScanner源码解析
1. 简单介绍 Android中在StageFrightMediaScanner实现对多媒体文件的处理. 此外在StageFrightMediaScanner定义了支持的多媒体文件类型. 文件位置 f ...
- ubuntu1604安装tensorflow
操作系统 :ubuntu-16.04.2-desktop-amd64tensorflow版本: 1.0.0python版本 : 2.7.12 开启ssh : sudo apt install open ...
- 玩转Bootstrap
一:bootstrap基本模版 <!DOCTYPE html> <html lang="en"> <head> <meta charset ...
- VIM设置代码折叠
今天看了一下别人写的程序的源代码,发现是用vim写的,代码中有趣是用vim来折叠代码,一开始我以为是用插件的,后来上网查了查,得出以下使用方面的技巧. 1. 折叠方式 可用选项来设定折叠方式: 可在V ...
- java Map常用方法封装
java Map常用方法封装 CreationTime--2018年7月16日15点59分 Author:Marydon 1.准备工作 import java.util.HashMap; impo ...
- django 文件上传 研究
http://python.usyiyi.cn/django/index.html http://python.usyiyi.cn/django/topics/http/file-uploads.ht ...
- mysql触发器 学习
1. 说明: 触发器的定义就是说某个条件成立的时候,你触发器里面所定义的语句就会被自动的执行.因此触发器不需要人为的去调用,也不能调用.然后,触发器的触发条件其实在你定义的时候就已经设定好 ...
- 设置mysql group_concat长度
#在MySQL配置文件(my.ini)中默认无该配置项,使用默认值时,值为1024,可在客户端执行下列语句修改: #SET GLOBAL group_concat_max_len = 1024; #该 ...