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?
It uses history.pushState
(part of the HTML5 history API) along with some sliding effects. See this link for a plugin + demo.
Also, just found Github's blog post on the topic!
Seeing that github uses jquery, this is probably the answer you're looking for: http://api.jquery.com/category/effects/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With