Skip to content

Instantly share code, notes, and snippets.

View colinfizgig's full-sized avatar

William Freeman colinfizgig

View GitHub Profile
/* examples of usage :
slides.setupSlides() // load and layout slides with links
slides.nextSlide() // switch to the next slide (loops)
slides.removeAllMedia() // remove all slides
slides.startAutoPresent() // move from slide to slide in the allotated time then drops them all
slides.dropAllContent()
*/
var slides = {
timer:20000, //ms