Skip to content

karo73/jquery-reverse-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-reverse-slider

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


That's reverse 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 :)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published