Author
This object can create slide show from a HTML list of items.
It takes a given HTML list element on the page and animates the list items so they scroll to view each one after another.
The user can play and pause the animation, as well can go to the next or previous slide using buttons.
It provides options to define if the slideshow will automatically play, control the animation speed, show play buttons, etc..
Slideshow.js ================= Creates slide show from the HTML UL list, rendering list items as slides. Demo is available at http://mark-rolich.github.com/Slideshow.js Slideshow.js requires Event.js which can be acquired at the following links: * Github - https://github.com/mark-rolich/Event.js * JS Classes - http://www.jsclasses.org/package/212-JavaScript-Handle-events-in-a-browser-independent-manner.html Bug tracker ----------- Have a bug? Please create an issue here on GitHub! https://github.com/mark-rolich/Measurer.js/issues Copyright and License --------------------- The MIT License (MIT) Copyright (c) 2013 Mark Rolich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
| File | Role | Description |
|---|---|---|
| Accessible without login Plain text file index.css | Data | Example css |
| Accessible without login Plain text file mit-license.txt | Lic. | LICENSE |
| Accessible without login Plain text file README.md | Data | README |
| Accessible without login Plain text file slideshow.css | Data | Main css |
| Accessible without login HTML file slideshow.html | Doc. | Demo |
| Plain text file Slideshow.js | Class | Main class |
| Class | Download | Why it is needed | Dependency |
|---|---|---|---|
| Event | Download .zip .tar.gz | For cross-browser event handling | Required |
Add link image If you know an application of this package, send a message to the author to add a link here.