SimpleSlides 3.0 plugin
A jQuery plugin that turns your HTML document into a Powerpoint-like presentation
Made with love, by
Jenn Schiffer
.
Get it on Github:
https://github.com/jennschiffer/SimpleSlides
Features
Your slides are a web page, so all slide content is HTML.
Click navigation, keyboard shortcuts (← / →)
Slide counter - shows what slide out of how many you're on.
Looks great on the iPad, which is what I usually present these things on.
A separate jQuery plugin file to add to your existing html docs, or use
the original single-page version
!
How to use + tips
Make sure your page is loading jQuery and then simpleslides.js
Call the .simpleslides() function on the parent element holding your slides
All children of your parent element will be the slides, so beware!
If you're giving the slideshow offline, replace the CDN jQuery links with something local, or you in twouble!