javascript - Scroll a div over top of a div above -


i'm trying replicate effect seen on page: http://www.falve.co.nz/collection/

as scroll page white section beneath darker hero section scrolls on top of top hero section, curtain.

how replicate this? jquery thing or css position thing? unsure how approach this?

that called parallax effect , achieved through javascript.

here few resources can use own projects.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -