slideGallery 1.3.1 for Mootools 1.3+

Modes and steps + random

Example 1

mode: circle, step: 3

Example 2

mode: callback, step: 1, random: true

Example 3

mode: line, step: 2

Directions and autoplay + modes and steps

Example 4

direction: vertical, mode: circle, steps: 1

Example 5

direction: horizontal, mode: circle, autoplay: true (duration 2sec), steps: 3

Example 6

direction: vertical, mode: circle, autoplayOpposite: true (duration 3sec), stopOnHover: true, steps: 2

Paging + directions and autoplay + modes and steps

Example 7

direction: horizontal, mode: callback, autoplay: true (duration 2sec), steps: 2, paging: true

Example 8

direction: vertical, mode: callback, steps: 1, paging: true, image captions

Other

Example 9

speed: 0, current: 4 (or via "li class='current'")

Example 10

transition: Fx.Transitions.Sine.easeInOut, speed: 700, controls, onStart and onPlay functions

Example 11

Only 4 images

Example 12

fadeGallery