Y
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
mythz
5633 days ago
pushState() / twitter-like Ajax REST-ful Url's now added!
link