Intriguing animate-on-scroll effect – jQuery tutorial with Demo

    Intriguing animate-on-scroll effect - jQuery tutorial with Demo

    In this tutorial we try to recreate the intriguing scrolling effect. We’ll go for simplicity : 5 objects to animate and linear movement, no easing. The basis that opens the door for further elaboration.

    The idea is to encourage the visitor to scroll down by positioning the #separation element at the bottom of the page. We want the #separation to stay there when the window is resized but to move up when we start to scroll down.

    Tags:

    Leave a Reply