Response title
This is preview!




Only seeing fade transitions? To view all transition types, you must be on a browser that supports 3D transforms. By default, devices that lack 3D support (such as Android 2.x) will fallback to "fade" for all transition types. This behavior is configurable (see below).
Setting a transition
By default, the framework applies a fade transition. To set a custom transition effect, add the
data-transitionattribute to the link.<a href="index.html" data-transition="pop">I'll pop</a>When the Back button is pressed, the framework will automatically apply the reverse version of the transition that was used to show the page. To specify that the reverse version of a transition should be used, add the
data-direction="reverse"attribute to a link.
© 2012 jQuery Foundation
Sponsored by
and others.
