So, I hope this goes here. I'm not familiar with any javascript or jquery but am looking for help. A search function I want on my site is for the user to choose one or two different presented options (example- my site has on one side A, B, and C, and on the other RED, GREEN, and BLUE- so the user either choose just C, or chooses C and RED). Then, when they hit "next" it loads a new page and filters from a large list and only shows what the user wanted (either C or C&RED).
What kind of code would I be looking at? Would anyone be willing to help me work through this?