updated docs on new data-back attr

This commit is contained in:
scottjehl 2010-10-18 18:20:47 -04:00
parent 205364620d
commit 917e32fc22

View file

@ -34,6 +34,8 @@
<a href="transition-success.html" data-role="button" data-transition="flip">flip</a>
</p>
<p>In addition, you can also force a "backwards" transition by specifying <code>data-back="true"</code> on your link.</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>