



















(Photography provided courtesy of Bruce Thomas. All rights reserved.)
For example: $('.gallery').stripe({ 'automatic': true, 'buttons': true, 'delay': 5000, 'min-width': 20 });
| key | type | default | description |
|---|---|---|---|
| ms | number | 750 | millisecond delay for animation speed |
| delay | number | 5000 (5 seconds as milliseconds) | millisecond delay for "automatic animate" mode |
| automatic | boolean | false | activate the auto animate time interval |
| min-width | number | 10px | the smallest width of the collapsed slices |
| buttons | boolean | false | do you want next/previous button navigation |