I would like a wordpress page to load in background, then scroll right to left and come in viewport..
For example please see this link https://www.dropbox.com/guide/admin
On click of any link, the next page loads in background.. and the progress is shown on top, and then the page comes in viewport from right to left.
The question is, i can apply jquery to have that scroling effect, but that wud be possible when i have page already loaded but out of current viewport.
So how can i tweak to have the pages behave something like in above link ?? any pointer?
Thanks