How can they implement the scrolling function on this site? I tried to read the source of the file, but honestly it is too much for me to grab at a time. Could you please break it down for me or propose another site with the same functionality but is easier to understand?
Thank you and best regards,
You could use jQuery Scroll Path it will do effects like this by defining a custom path that the browser follows when scrolling.
You can find more information about it here.
Watch the demo here.