A little while back, I saw a website where you click on a link to go to a different part of the page (an ID) but the page would slowly scroll down to the section. The section looked like it was a completely different page, but it was all part of the same "main page". I'd like to have a similar effect, but moving from right to left and vice-versa.
|
| Home <--- <--- Other Both "pages" are within index.html
|"page" ---> ---> "page"
| out of view
Something like that. Is this possible with just CSS3, or do I need to dabble in Javascript a bit?
I wish I remembered the site so I could link it =/. Let me know if that's a bit too confusing.
Edited by Guitartripp, 18 September 2012 - 11:11 PM.