mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-25 18:30:23 +00:00
updated transiton types - added attribution
This commit is contained in:
parent
abed550d67
commit
b45af308fc
1 changed files with 4 additions and 5 deletions
|
|
@ -30,13 +30,12 @@
|
|||
<a href="index.html" data-role="button" data-transition="slideup">slideup</a>
|
||||
<a href="index.html" data-role="button" data-transition="slidedown">slidedown</a>
|
||||
<a href="index.html" data-role="button" data-transition="pop">pop</a>
|
||||
<a href="index.html" data-role="button" data-transition="flip">flip</a>
|
||||
<a href="index.html" data-role="button" data-transition="fade">fade</a>
|
||||
<a href="index.html" data-role="button" data-transition="swap">swap</a>
|
||||
<a href="index.html" data-role="button" data-transition="cube">cube</a>
|
||||
<a href="index.html" data-role="button" data-transition="dissolve">dissolve</a>
|
||||
</p>
|
||||
|
||||
|
||||
<div class="ui-body ui-body-e">
|
||||
<p><strong>Transitions from <a href="http://www.jqtouch.com/">jQtouch</a></strong> (<em>with small modifications</em>): Built by David Kaneda and maintained by Jonathan Stark.</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /content -->
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue