Animating the address bar with replaceState
I read a blog post on the Mozilla Developer blog on the new HTML5 javascript pushState and replaceState methods here. They are to be used within AJAX web applications to alter the address bar and browser to allow improved usability and searchability for modern web applications. It struck me that this allows amazing new functionality and [...]


