bespoke-loop
Looping Presentations for Bespoke.js
Turn your Bespoke.js presentation into an infinite loop.
Download
Download the production version or the development version.
Bower
Bespoke-loop can be installed from Bower using the following command:
$ bower install bespoke-loop
Usage
First, include both bespoke.js
and bespoke-loop.js
in your page.
Then, simply include the plugin when using the from(selector[, plugins])
method.
bespoke.horizontal.from(selector, {
loop: true
});
Questions?
Contact me on GitHub or Twitter: @markdalgleish
License
Copyright 2013, Mark Dalgleish
This content is released under the MIT license
http://markdalgleish.mit-license.org