pixxelfactory / jInvertScroll

A lightweight jQuery vertical scroll - horizontal move plugin with parallax effect.
http://www.pixxelfactory.net/jInvertScroll
MIT License
786 stars 156 forks source link

Different "Scenes" #18

Open jtorb opened 9 years ago

jtorb commented 9 years ago

I have an animation that is 6000px long. I'd love to split my jInvertScroll document into two 3000px "scenes" but am running into trouble - the new "scene" always sits atop the first scene.

I'm trying to do this:

< div class="scene1" >< /div > < div class="scene2" >< /div >