Back button is pressed on browser without plugin
I have a website that has multiple containers with titles.
When you click on the titles it hides the rest of the containers and then goes to the same page but with a hash tag.
Then when you click the back button it goes to the page without the hash tag though the jquery is still in effect with the hidden containers is there a way to reload that page so that the jquery is reset that doesn't use a plugin?