How to split page and reveal stuff underneath?
Posted
by
sudo rm -rf
on Stack Overflow
See other posts from Stack Overflow
or by sudo rm -rf
Published on 2011-01-08T03:24:48Z
Indexed on
2011/01/08
3:53 UTC
Read the original article
Hit count: 210
Hi there.
I've already achieved this on my iPhone app, but I want to know if it's possible on an HTML page, maybe using CSS effects or similar.
As you can see, the current view is split, the bottom part is moved down, and another view is revealed underneath. I have a page I'd like to try this on. Any ideas if this is possible, and any specifics as to how I can do it? I'm quite new to HTML coding, so please take it easy on me. :)
Thanks in advance!
© Stack Overflow or respective owner