Controlled By jsId Reference, Default Swap Transition
Crossfade Transition
Crossfade Transition 2
Pan Transition
Pan Continuous Transition
It is set to wrap so it will detect the shortest distance to the next pane and determine to go left or right.
The transition duration is 1 second. Quick transitions are enabled, so it will perform X number of transitions within the transition duration timeframe.
Pan Transition with Easing
Pan Continuous Transition with Easing
Easing not supported with continuous pan... forces a linear easing.
Slide Transition
Slide Transition with Easing
Wipe Transition
Wipe Transition with Easing
Declarative Event Hooks
The 2nd pane will output when the onBeforeIn/Out and onAfterIn/Out events are fired.
Programmatic Example with Fade Transition
Stacked Example: Pan Rotator Over Crossfade Rotator
Bad Global Transition
Uses a transtion "dojox.widget.rotator.doesNotExist" and should default to the swap transition.