mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-21 22:54:44 +00:00
updated the demo page markup
This commit is contained in:
parent
633b4ed45b
commit
bd3ecab04c
1 changed files with 2 additions and 2 deletions
|
|
@ -10,12 +10,12 @@
|
|||
<body>
|
||||
<div class="ui-page">
|
||||
|
||||
<div class="ui-header ui-bar-a">
|
||||
<div class="ui-header">
|
||||
<h1>jQuery Mobile</h1>
|
||||
</div>
|
||||
|
||||
<div class="ui-content ui-body-b">
|
||||
<ul data-role="listview">
|
||||
<ul data-role="listview" data-fill-width="false">
|
||||
<li><a href="_containers-states.html">Containers & states</a></li>
|
||||
<li><a href="_fixed.html">Fixed Toolbars</a></li>
|
||||
<li><a href="_form-controls.html">Form Controls</a></li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue