SimpleSlides 3.0
A single HTML document using CSS and jQuery to make 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.
Completely customizable style-wise - just add to existing CSS.
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.
Heavily documented - read my inline comments and learn how it was made and how to edit.
Use this single page version, or
the new jQuery plugin
to add to your existing html docs!
3.0 Changes
updated jQuery to 1.7.2 (loaded from CDN)
new jQuery plugin version in /plugin directory