Hacker News new | ask | show | jobs
by numix 5634 days ago
You could use the new pushState() to change the url (https://developer.mozilla.org/en/DOM/Manipulating_the_browse...). A good example is Github's repo browser.
1 comments

pushState() / twitter-like Ajax REST-ful Url's now added!