mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-12 10:21:02 +00:00
updated the demo page
This commit is contained in:
parent
bd3ecab04c
commit
0e0cb0a5ee
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<h1>Transitions</h1>
|
||||
</div>
|
||||
<div class="ui-content ui-body-c">
|
||||
<ul data-role="listview">
|
||||
<ul data-role="listview" data-fill-width="false">
|
||||
<li><a href="_transitions-destination.html" data-transition="slide">slide</a></li>
|
||||
<li><a href="_transitions-destination.html" data-transition="slideup">slideup</a></li>
|
||||
<li><a href="_transitions-destination.html" data-transition="slidedown">slidedown</a></li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue