5 ms·
You could use the new pushState() to change the url (https://developer.mozilla.org/en/DOM/Manipulating_the_browser_history https://developer.mozilla.org/en/DOM/
by numix 16y ago
You could use the new pushState() to change the url (https://developer.mozilla.org/en/DOM/Manipulating_the_browser_history https://developer.mozilla.org/en/DOM/Manipulating_the_browse...). A good example is Github's repo browser.
- mythz 16y agopushState() / twitter-like Ajax REST-ful Url's now added!