Github

simpleSlide

Small 318 bytes jQuery Plugin for create slides.
Lite (438 bytes) and Extended (830 bytes) version adds more options.

Download


How to use:

Call the plugin on the parent of elements to make them a slide.

Options:

$(selector).simpleSlide(delay);

$('elem').simpleSlide(int);
Defaults to 5000 miliseconds delay.

Example:



Legal:

Author & copyright (c) 2013: Masquerade Circus
Dual MIT & GPLv2 license