cycle

cycle is a slideshow plugin that supports many different types of transition effects.

License: MIT and GPL

Homepage: http://jquery.malsup.com/cycle/

Optional parameters:

  • type: must be cycle
  • width: maximum width of images in pixels (integer)
  • height: maximum height of images in pixels (integer)
  • textpos: position of text - left, right, top, bottom, overlay or "" (no text)
  • textwidth: width or height of text depending on textpos, in pixels (integer)
  • interval: interval between images in milliseconds (integer)
  • effect: scrollLeft, scrollRight, scrollUp, scrollDown, fade, growX, growY, turnLeft, turnRight, turnUp, turnDown, uncover, wipe or none
  • navtype: type of navigation - dots, numbers or images (3D dots)