Scrollify
Scrollify copied to clipboard
Initialing Scrollify after scroll to first defined section
It's way to to initial Scrollify, but after scroll to the first defined section? I have intro on the top of my site so i would like to turn on Scrollity after scroll down to first section with animation.
<div class="intro">...</div>
<div class="content">...</div> about 200% device height
stop normal scrolling and initial Scrollify
<div class="Scrollify-slide">1</div>
<div class="Scrollify-slide">2</div>
<div class="Scrollify-slide">3</div>
stop Scrollify and initial normal scrolling
<div class="content">...</div>
Thanks a lot.
Use interstitialSection