Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tyleryasaka/slidestory
- Owner: tyleryasaka
- Created: 2014-06-28T14:55:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T23:09:24.000Z (over 10 years ago)
- Last Synced: 2023-08-12T06:55:34.188Z (over 1 year ago)
- Language: JavaScript
- Size: 570 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/slidestoryThis 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]