Showing posts with label address-bar. Show all posts
Showing posts with label address-bar. Show all posts

Friday, May 18, 2012

Modify Address Bar URL in AJAX App to Match Current State


I'm writing an AJAX app, but as the user moves through the app, I'd like the URL in the address bar to update despite the lack of page reloads. Basically, I'd like for them to be able to bookmark at any point and thereby return to the current state.