I am currently working on a website where the navigation bar spans the entire width and remains fixed in place. Below the navigation bar is a cover image, followed by the main content section.
As you scroll down, the navigation bar covers the image from top to bottom, revealing the main content in a downward motion. I am interested in reversing this effect so that as you scroll down, the main content rises up to cover the image from bottom to top. Essentially, creating an upward scroll for the main content.
To illustrate, imagine the image has a number 1 at the top and a number 2 at the bottom. In the current setup, when scrolling downwards, the navigation bar covers the image starting with 1 and then reveals 2. The desired effect would be for 2 to disappear first as the main content rises, leaving only 1 visible until it too is covered.
I have considered using parallax but I am unsure if that is the right approach. Any suggestions or guidance on achieving this effect would be greatly appreciated.
If you require any additional information, please feel free to ask. Thank you in advance for your help.
EDIT
You can see a similar effect on the Abduzeedo homepage.