Hello,
I have a result page loaded with jquery/ajax in a div, when i clicked the details of one of the results it load the details in the div. But now when you hit the back button it doesn't go to the previous results?? Or a simple go back with javascript:history(-1); doesn't work
How can i fix this??