[Solved] JQuery Filter Gallery: Combine Two Filters? [closed]
Firstly, here’s a new working CodePen. What I have done is to use variables, category and day to persist the chosen category and day filter values respectively. This is instead of relying on the existence of a .selected class appearing on each filter element. This has the benefit of firstly removing the need for the … Read more