14
Float
How to manage the back button with JavaScript | Webdesigner Depot
Show Summary | Posted by WDD 104 days ago | Category: Tutorials
One major issue with JavaScript-based applications is that they break the Back button. If you update content on the page with JavaScript rather than loading a new page from the server, no entry made is in the browser history; so when the user clicks Back, expecting to go back to the previous state, they end up at the previous site instead.
Tweet This | Share to Facebook | Discuss | Bury





