Skip to content

flyingmachine/electric-slide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electric Slide

A jQuery “slideshow” plugin for arbitrary content.

Feature Highlights

  • Cocoa-ish callbacks for slide hiding/showing, allowing custom animations, slide validation (i.e. don’t move from slide if a form on it is invalid)
  • Optional Automatically-generated “next” and “previous” links
  • Optional Automatically-generated table of contents, showing currently active slide
  • Very customizable

Get code

Examples

  • Check out the examples directory!
  • The introduction in examples/introduction/introduction.html is a good place to start.

Usage

$(“#slide-container”).electricSlide();

Need to mention…

  • CSS assumptions
  • What happens when you call the electricSlide function

About

slideshow-ish jquery plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published