jquery.cyclops
v1.0.0
Published
jQuery plugin for cycling through lists & tables
Downloads
3
Maintainers
Readme
jquery.cyclops
Copyright (c) 2016 Tom Burton Licensed under the MIT license (http://opensource.org/licenses/mit-license.php)
jQuery plugin for cycling through lists & tables.
| Option | Description | Type | Default | | :-------------: |:-------------| :-----:| :-------:| | delay | Delay in milliseconds between cycling items | int | 10000 | maxItems | The maximum number of items to display simultaneously | int | 5 | | animate | Enable slideDown animation during cycle | bool | false |