🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A lightweight jQuery plugin to create a touch-enabled, infinite-looping and auto-scrolling content carousel on your web page/application.

Carousel Content-slider

Documentation

jquery-infinite-slider

it working on ie6+, safari, firefox, opera, chrome...etc.


That's infinite slider with following settings

animateType default: 'easeOutQuad',
swing,
easeInQuad,
easeOutQuad,
easeInOutQuad,
easeInCubic,
easeOutCubic,
easeInOutCubic,
easeInQuart,
easeOutQuart,
easeInOutQuart,
easeInQuint,
easeOutQuint,
easeInOutQuint,
easeInSine,
easeOutSine,
easeInOutSine,
easeInExpo,
easeOutExpo,
easeInOutExpo,
easeInCirc,
easeOutCirc,
easeInOutCirc,
easeInElastic,
easeOutElastic,
easeInOutElastic,
easeInBack,
easeOutBack,
easeInOutBack,
easeInBounce,
easeOutBounce,
easeInOutBounce
autoPlaySpeed time in milliseconds (example: 1000)
btnsText next: 'some text',
prev: 'some text',
pause: 'some text',
play: 'some text',
hoverPause boolean (false, true)
navigation boolean (false, true)
responsive boolean (false, true. And width: 100%)
speed animate speed ('fast', 'normal', 'slow' OR time in milliseconds)
swipe boolean (false, true). (It works in browser and touch device)
swipeLimit number 0 + infinite (example: 50. That's param for swipe to next slide)
width In 'px' OR '%'
without any bugs!!!
Enjoy :)

You May Also Like