Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • It's a dup of stackoverflow.com/questions/9046184/… go there. Commented Oct 20, 2017 at 16:48
  • It is not. I am not adding any gets to the url so reloading the page does nothing. Commented Oct 20, 2017 at 16:55
  • When the back button is pushed, the website goes to it's original state. The URL I linked mentions how to force a reload so that you can see your items. I don't know if history.js can solve your problem, I looked at it and didn't see that Commented Oct 20, 2017 at 17:19
  • Mhm maybe it doesn't, I'm not sure. But a reload does not check the checkboxes, so I only see the main page of the shop with no category limitations. Commented Oct 20, 2017 at 17:23
  • Oh, that's a much harder item as you would have to ajax the setttings somewhere and then the reload would pull them back. Using Back Button with AJAX settings causes lots of issues Commented Oct 20, 2017 at 18:34