Hi sjg123!
This looks indeed like you need to use jQuery.
It will not be that difficult.
You just need to get the class of the category you click on. And then find all the other elements with the same class and give them a class called active.
Roughly like that.
Good luck with this!
Marius