updated transiton types - added attribution

This commit is contained in:
scottjehl 2010-10-15 15:06:18 -04:00
parent abed550d67
commit b45af308fc

View file

@ -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 -->