2

How do I get an easing effect with my browser's scroll? I have a parallax website set up and am trying to achieve something like the following:

Example

So I go:

$('window').scroll(function() {


});
4

0 回答 0