transition

LANSA WAM

transition

Specified the transition to use when displaying the next page. This property only applies if the next page is loaded with Ajax.

Transition effects that are shipped with the standard jQuery Mobile are:

  • fade
  • pop
  • flip
  • turn
  • flow
  • slidefade
  • slide
  • slideup
  • slidedown,

See the jQuery Mobile documentation for information on creating custom transitions.

Note: Not all devices and browsers are able to support complex transitions. jQuery mobile will automatically fall back to a fade or no transition on such devices.

Default value

slide

Valid values

The name on any installed transitions or none