I want to achieve the effect that is used in this header on this example website:
http://anchorage-theme.pixelunion.net/
You'll notice that as you scroll through the page, the title moves slowly up until it disappears from view. I want to achieve the same effect. I believe that this will require some JS and CSS positioning, but still do not know how to achieve this. Is this done with parallax scrolling?
It would be nice if someone could give me a quick example of the code used for this with the element. Therefore, I can use it on my own site.
Greetings.
source share