Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tyleryasaka/slidestory

Bare bones easy-to-use html slideshow, with description for each image and 'next', 'previous' buttons.
https://github.com/tyleryasaka/slidestory

Last synced: 23 days ago
JSON representation

Bare bones easy-to-use html slideshow, with description for each image and 'next', 'previous' buttons.

Awesome Lists containing this project

README

        

slidestory
==========

Bare bones easy-to-use html slideshow, with description for each image and 'next', 'previous' buttons. Uses HTML, CSS, Javascript, and Jquery.

See an example:
http://web.tyleryasaka.me/slidestory

This widget is pretty simple and straightforward. You can create as few or as many slides as you like. Just add more images and descriptions to the html, and the script will automatically detect them.

Notice that this uses Jquery, so be sure to include it before the "slidestory.js" file.

Feel free to modify the html/css/javascript to make it fit your needs.

========

created by Tyler Yasaka | http://web.tyleryasaka.me | [email protected]