0

I came across the website for the Moonlight Movie: http://moonlight.movie/

In the top there is a fullscreen image, when scrolling this is being overlayed by a fullscreen section.

It is a niffty little parallax-like effect, that also works on mobile (ios)

Does anybody know how to achieve this effect?

DWTBC
  • 285
  • 5
  • 24

1 Answers1

0

I would encourage you to check pagePiling.js or the parallax fullPage.js extension with an offset of 100%.

If you opt to use pagePiling.js here's an article that explains how to achieve something similar with it.

Reproduction online

Alvaro
  • 40,778
  • 30
  • 164
  • 336