Class name used for the active pager link
Transition callback (this context set to element that was shown)
Allows or prevents click event on pager anchors from bubbling
An object of CSS properties and values that the animation will move toward. Properties that define how the slide animates in.
An object of CSS properties and values that the animation will move toward. Properties that define how the slide animates out
A number other than 0
to end slideshow after X transitions (where X == slide count)
Number of transitions (optionally used with autostop to define X)
true
to start slideshow at last slide and move backwards through the stack
Transition callback (this context set to element to be shown)
true
if clearType corrections should be applied (for IE)
Set to true to disable extra cleartype fixing (leave false to force background color setting on slides)
Resize container to fit largest slide
true
to start next transition immediately after current one completes
Properties that defined the state of the slide after transitioning out
Properties that define the initial state of the slide before transitioning in
Additional delay (in ms) for first transition (hint: can be negative)
Easing for "in" transition
Easing for "out" transition
Easing method for both in and out transitions
Callback invoked when the slideshow terminates (use with autostop or nowrap options)
Force fast transitions when triggered manually (via pager or prev/next); value == time in ms
Force slides to fit container
Name of transition effect (or comma separated names, ex: 'fade,scrollUp,shuffle')
Function used to control the transition
Container height (if the 'fit' option is true, the slides will be set to this height as well)
Causes manual transition to stop an active transition instead of being ignored
Data attribute that holds the option data for the slideshow
Selector for element to use as event trigger for next slide
true
to prevent slideshow from wrapping
Callback fn for pager events
Callback fn for prev/next events
Selector for element to use as pager container
Name of event which drives the pager navigation
true
to enable "pause on hover"
true
to pause when hovering over pager link
Selector for element to use as event trigger for previous slide
Event which drives the manual transition to the previous or next slide
true
for random, false for sequence (not applicable to shuffle fx)
Valid when multiple effects are used; true to make the effect sequence random
Requeue the slideshow if any image slides are not yet loaded
Delay in milliseconds for requeue.
Causes animations to transition in reverse (for effects that support it such as scrollHorz/scrollVert/shuffle)
Coordinates for shuffle animation, ex: { top:15, left: 200 }
CSS selector for selecting slides (if something other than all children is required)
Force slide width/height to fixed size before every transition
Speed of the transition in milliseconds (any valid fx speed value)
Speed of the 'in' transition in milliseconds
Speed of the 'out' transition in milliseconds
Zero-based index of the first slide to be displayed
true
if in/out transitions should occur simultaneously
Milliseconds between slide transitions (0 to disable auto advance)
Callback for determining per-slide timeout value
Callback fn invoked to update the active pager link (adds/removes activePagerClass style)
Container width (if the 'fit' option is true, the slides will be set to this width as well)
Generated using TypeDoc
Optional settings for the image switch jQuery plugin that can be passed when initializing an image switch instance.