#skrollr-decks
skrollr plugin for fullpage presentation decks
##Installation
bower i skrollr-decks
Add 'skrollr-decks-init' class to <body>
and 'skrollr-deck' class to every section.
##API
###skrollr.decks.init(options)
options.decks
(.skrollr-deck) - decks classnameoffset
(15) - offset in percents to deck since which will autoscrollduration
(600) - scrolling durationeasing
(quaratic) - scrolling easing, moredelay
(500) - delay before scrollautoscroll
(true)
###skrollr.decks.refresh()
Recalc height of all decks. Need to update when content added
###skrollr.decks.animateTo(anchor, noAnimation)
anchor
-#id
of deck,up
ordown
noAnimation
- prevents animation
##License
Copyright © 2014 Bogdan Chadkin