1
vote
2answers
72 views
Making Browser Back button work while using AJAX requests
Hi Guys,
I am writing a web application which retrieves a lot of data using AJAX which substantially modifies the loaded page depending on what button the user clicked (Let's say that clicking on …
