• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

blackberry/jQueryMobile-BB10-Theme: jQuery Mobile BlackBerry 10 Theme

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

blackberry/jQueryMobile-BB10-Theme

开源软件地址(OpenSource Url):

https://github.com/blackberry/jQueryMobile-BB10-Theme

开源编程语言(OpenSource Language):

JavaScript 100.0%

开源软件介绍(OpenSource Introduction):

jQuery Mobile BlackBerry 10 Theme - Beta

Content is subject to change

BlackBerry has been committed to providing the best Web support possible for its BlackBerry platform. Part of that story is to support popular tools and frameworks that Web developers are already familiar with. Our strategy has included experimental efforts such as bbUI.js where we have honed the details of bringing the BlackBerry 10 design language to the Web, a partnership with Sencha to make sure the Sencha Touch gets first-class BlackBerry 10 support, and direct contributions and support to jQuery Mobile which today is at the forefront of open source Mobile Web development. This project is the official BlackBerry 10 Theme for jQuery Mobile, which will help developers build Web apps that sport the full BlackBerry 10 look and feel using the framework.

Live Demo best view on a BlackBerry 10 or in Chrome using the Ripple Emulator

Check out the getting started guide.

Looking for Official Icons to take your BlackBerry 10 app to the next level? Get them here.

logo

Quick Start

<!DOCTYPE html>
<html>
<head>
	<title>My Page</title>
	<link rel="stylesheet" href="BlackBerry-JQM-all.min.css" />
	<script src="BlackBerry-JQM-all.min.js"></script>
</head>
<body>

<div data-role="page">

	<div data-role="header">
		<h1>My Title</h1>
	</div><!-- /header -->

	<div data-role="content">
		<p>Hello world</p>
	</div><!-- /content -->

</div><!-- /page -->

</body>
</html>

All of the files you need to get started are in dist/ folder

You will notice that this example does not include jQuery or jQuery mobile, this is because all of the files need are combined into BlackBerry-JQM-all.min.css and BlackBerry-JQM-all.min.js, this is done to reduce download overhead on the device and improve overall performance. If you prefer to include each file seperatly please check out the getting started documentation.

Building the kitchenSink sample

  1. Clone or download this repo
  2. Zip the entire contents of the kitchenSink folder
  3. Using BlackBerry 10 WebWorks SDK, package the zip file created in step 2
  4. Deploy to BlackBerry 10 device (signing required) or simulator

Advanced

Information on how to modify and build this theme can be found here.

Authors

  • Jason Scott
  • Jonathan Séguin



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap