mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-23 17:30:31 +00:00
updated sample data
This commit is contained in:
parent
80e4f57a80
commit
f89d8a2c77
1 changed files with 23 additions and 23 deletions
|
|
@ -86,17 +86,17 @@
|
|||
<ul data-role="listview">
|
||||
<li>
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
@ -108,17 +108,17 @@
|
|||
<ul data-role="listview">
|
||||
<li>
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<p class="ui-li-aside"><strong>6:24</strong>PM</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<p class="ui-li-aside"><strong>6:24</strong>PM</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<p class="ui-li-aside"><strong>6:24</strong>PM</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
@ -129,34 +129,34 @@
|
|||
<li>This morning</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Todd Parker</a></h3>
|
||||
<p><strong>You've been invited to a meeting at...</strong></p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a...</p>
|
||||
<p><strong>You've been invited to a meeting at Filament Group in Boston, MA</strong></p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a meeting with the jQuery team.</p>
|
||||
<p class="ui-li-aside"><strong>6:24</strong>AM</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Todd Parker</a></h3>
|
||||
<p><strong>You've been invited to a meeting at...</strong></p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a...</p>
|
||||
<p><strong>You've been invited to a meeting at Filament Group in Boston, MA</strong></p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a meeting with the jQuery team.</p>
|
||||
<p class="ui-li-aside"><strong>6:24</strong>AM</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Todd Parker</a></h3>
|
||||
<p><strong>You've been invited to a meeting at...</strong></p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a...</p>
|
||||
<p><strong>You've been invited to a meeting at Filament Group in Boston, MA</strong></p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a meeting with the jQuery team.</p>
|
||||
<p class="ui-li-aside"><strong>6:24</strong>AM</p>
|
||||
</li>
|
||||
<li>This afternoon</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Todd Parker</a></h3>
|
||||
<p><strong>Meeting reminder</strong></p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a...</p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a meeting with the jQuery team.</p>
|
||||
<p class="ui-li-aside"><strong>1:15</strong>PM</p>
|
||||
</li>
|
||||
<li>This evening</li>
|
||||
<li>
|
||||
<h3><a href="index.html">Todd Parker</a></h3>
|
||||
<p><strong>Just checking</strong></p>
|
||||
<p>Hey Scott, just wanted to make sure you got my email about...</p>
|
||||
<p>Hey Scott, if you're available at 10am tomorrow, we've got a meeting with the jQuery team.</p>
|
||||
<p class="ui-li-aside"><strong>7:46</strong>PM</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
@ -168,19 +168,19 @@
|
|||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
</li>
|
||||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
</li>
|
||||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
@ -193,21 +193,21 @@
|
|||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
<a href="index.html">browse details</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
<a href="index.html">browse details</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
<a href="index.html">browse details</a>
|
||||
</li>
|
||||
|
|
@ -220,21 +220,21 @@
|
|||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
<a href="index.html">browse details</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
<a href="index.html">browse details</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="images/jb.jpg" alt="jb" />
|
||||
<h3><a href="index.html">Page A</a></h3>
|
||||
<p>Quick description about this item here...</p>
|
||||
<p>Quick description about this item here</p>
|
||||
<span class="ui-li-count">22</span>
|
||||
<a href="index.html">browse details</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue