[hash-in-uri] pushState()

I read through the hash-in-uri document. You probably want to take a look  
at the pushState() proposal which allows for changing the whole URL using  
ECMAScript so that the URL exposed to copy-and-paste can still make sense  
in contexts without scripting. It also addresses the back button concern.

http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#dom-history-pushstate


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Monday, 20 April 2009 20:17:14 UTC