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.
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!
v1.0 Total refactor.
v0.2 Added option to disable autoswap when user manually updates slide.