- Using a modern browser, go to a project in GitHub (e.g., https://github.com/twitter/bootstrap)
- Click a subdirectory.
See the page-wipe effect before the subdirectory page loads? How does that work?
Update: More specifically, how does this happen perfectly and seamlessly before the next page is loaded? Can clicks be delayed? Is the next page loaded in the background?