Transition callback for the image switch.
Current image before the transition
Next image to be shown
Current image switch options
true
if switching the next, false
if switching to the previous element.
Transition callback for the image switch
Current image before the transition
Next image to be shown
Current image switch options
true
if switching the next, false
if switching to the previous element.
Callback invoked when the slideshow terminates (use with autostop or nowrap options)
Current image switch options
Function used to control the transition
Current image before the transition
Next image to be shown
Current image switch options
Callback that should be invoked once the transition to the next element is complete.
true
if switching the next, false
if switching to the previous element.
Callback fn for pager events
0-based index of the current image.
Element that need to be slided.
Callback when switching to the next or previous image (prev/next events).
true
if switching to the next image, false
if switching to the previous image.
Element that need to be slided.
Callback for determining per-slide timeout value
Current image before the transition
Next image to be shown
Current image switch options
true
if switching the next, false
if switching to the previous element.
Number in milliseconds for the next timeout.
Callback fn invoked to update the active pager link (adds/removes activePagerClass style)
Generated using TypeDoc
Namespace for the JQuery Cycle plugin, accessible via
$.fn.cycle
. It is used by theImageSwitch
widget.This namespace contains several required interfaces and types.