Skip to content

zachwinter/fader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expandable jQuery Content Fader

Unlike anything you've ever seen before (except not really). Animations are powered by CSS transitions in browsers that support them; in browsers that don't, we have a jQuery fallback.

Parameters (+ Defaults)

baseIndex   : 0,
fadeSpeed   : 1500,
swapDelay   : 7500,
autoSwap    : true,
keyboard    : true,
bullets     : false,
fixedAspect : false,
previous    : false,
next        : false,
breakout    : false,
resizePause : true,
userDisable : true,
changeStart : function (data) {},
changeEnd   : function (data) {}

More documentation coming soon!

Changelog

v1.0 Total refactor.

v0.2 Added option to disable autoswap when user manually updates slide.

About

Expandable jQuery Content Fader

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors