theGamblerRises
theGamblerRises

Reputation: 696

Animated Scrolling

I have been going through this website, I was wondering how to implement a scroll like this. I mean background picture is changing and you can see front image sliding nicely.

Same type of effect I saw at Apple Inc Website. Here if you scroll down, in middle of the page you see an image of iPhone getting separated from a lot and joining another one while scrolling. I just started learning jquery. Can anyone suggest me how to implement this type of animation as I am not sure how to search for such effect. Please, any help is appreciated.

Upvotes: 0

Views: 243

Answers (2)

Alvaro
Alvaro

Reputation: 41605

There's another plugin for it, probably a bit more options and designed to work also in old browsers such as IE 9 or IE 8 (OnePageScroll doesn't) and which I believe is essential nowadays.

It is called fullPage.js

I believe it will fit you better.

Upvotes: 1

QuestionMarks
QuestionMarks

Reputation: 246

The Apple website uses functionality similar to OnePageScroll.

Upvotes: 0

Related Questions