easyLoop
An easy yet powerful jQuery loop slider.
easyLoop supports horizontal and vertical scrolling, with adequate args to modify its behaviour.
Examples
See examples
Options
itemWidth
:number
, width of the loop item inpx
, requireditemWidth
:number
, width of the loop item inpx
, requiredaxis
:"x"
or"y"
, direction to loopnumPerScreen
:number
, number of items to show on screenduration
:number
, animation durationautoPlay
:boolean
, enable auto play or notautoPlayInterval
:number
, interval of auto playautoPlayDirection
:1
or-1
, direction of auto playcenter
:boolean
, center loop div or nottriggerClass
:string
, class for prev and next buttontriggerPrevClass
:string
, class for prev buttontriggerNextClass
:string
, class for next buttondebug
:boolean
, use debug mode or not
License
MIT