mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-01 05:30:24 +00:00
updated docs on new data-back attr
This commit is contained in:
parent
205364620d
commit
917e32fc22
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue