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

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -