A rather common solution today; however big the web browser view is, the ‘landing page’ scales to that size - and it is actually just the top part of a scroll view.
As the user scrolls down, more content is revealed. That content seems not to be visible until the user has scrolled down. Again, regardless of the size of the web browser view.
How would one solve that in a good and stable way with Hype?
Nice effect. It looks like there is a container which needs some css-code. It could be done, takes some time to build and test. Not impossible at all, also in Hype.
I look at it soon if i have some time.
Probably the effect is made with absolute positioning…? Needs testing.