Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Simple Slideshow Build Status

A tiny jQuery slideshow plugin (462 bytes gzipped!).

###Usage:

  • Include slideshow.js and slideshow.css - bower install simple-slideshow or download it

  • $('.slideshow').slideshow(options);

     options = {
     delay: 0, // delay between slides in ms; 0 = off
     height: null, // if set, overrides ratio
     pause: true, // pause on hover
     ratio: 0.5625, // width:height ratio; 1600x900 assumed
     speed: 400, // default slide speed in ms
     startSlide: 0 // 0-based; e.g. 0 is the first slide
     }
    

###Demo:

###Author:

About

A tiny, flexible jQuery slideshow.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /