Tag Archives: AJAX

Enable bookmarking and back button in ajax applications

One of the problems when using AJAX in an application is that we cannot bookmark pages and we cannot use browser’s back button. I have developed lot of application based on Ajax and faced this problem myself.
This problem exists even in Gmail , Google Maps etc.
I cameĀ  across a solution which can solve bookmarking and [...]

Posted in AJAX, Uncategorized, WEB 2.0, javascript | Also tagged , , | Leave a comment