Monday, December 3, 2007

Really Simple History (RSH): Ajax history and bookmarking library

"Really Simple History is a lightweight JavaScript library for the management of bookmarking and browser history in Ajax/DHTML applications. RSH serializes application data in an internal JavaScript cache so that bookmarks and the back button can be used to return your application to an earlier state."

http://code.google.com/p/reallysimplehistory/


It reads like the best solution for Ajax browser history management. We had a lot of problem while implementing history management in last project.

No comments: