Sep 25 2007
Solving the Top AJAX Usability Problem: The Back Button
Handling how the back button will behave for AJAX applications is complicated by having to support so many different browsers. But back button behavior must be carefully and thoughfully designed to void introducing a usability nightmare. Bertrand Le Roy writes about his heroic efforts to force AJAX/ASP.NET application to support every common browser.
Source: Bertrand Le Roy’s blog, September 24, 2007
Full story: How to build a cross-browser history management system