Mobile Jquery(I) Creating-a-website-using-jquery-mobile

Mobile Jquery(I) Creating-a-website-using-jquery-mobile

1. Part One Manage my page layout
<link rel="stylesheet" href="../components/jquerymobile/jquery.mobile-1.0a4.1.css" />
<script src="../components/jquery/jquery-1.6.js"></script>
<script src="../components/jquerymobile/jquery.mobile-1.0a4.1.js"></script>

<div data-role="page">
<div data-role="header">
<div data-role="content">
<div data-role="footer">
<ul data-role="listview" data-inset="true">

2. Part Two manage the list View
<ul data-role="listview" data-inset="true">
<li class="list-item-speaker">
<div class="list-item-content-speaker">
<img src="img/placeholder-2.png" class="thumb-speaker-small" />
<h3>
Speaker A</h3>
<p>
Short introduction of Speaker A</p>
</div>
</li>
</ul>

references:
http://miamicoder.com/2011/creating-a-website-using-jquery-mobile-part1
http://miamicoder.com/2011/creating-a-website-using-jquery-mobile-part-2
http://miamicoder.com/2011/creating-a-website-using-jquery-mobile-part-3

http://jquerymobile.com/demos/1.0a4.1/
http://jquerymobile.com/
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值