t0mburton / jquery.cyclops

jQuery plugin for cycling through lists & tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Example fiddle

About

jQuery plugin for cycling through lists & tables


Languages

Language:JavaScript 100.0%