[whatwg] Updating Location Bar for RPC Type Apps

Olav Junker Kj?r wrote:
> You can do this by changing the fragment, e.g. set window.location to:
> http://www.rojo.com/manage-subscriptions#sortby=TAG"
> This is useful for changing to a new bookmarkable state on the client 
> side without reloading the page.
> 

Try using this in conjunction with location.replace() to avoid adding to 
the back button as well.

-dean

Received on Friday, 22 April 2005 11:15:18 UTC