In a form with search results added via AJAX, if the user clicks a link to view a result, then clicks the Back button, the window is reset to the request that first loaded the page. Their search results are gone, just like clicking a Reset or Refresh button.*
How can I make the modified page be what the Back button displays aside from opening the links in a new window?
(*Safari and Firefox do not do this, but Chrome, Edge and Opera do)