Jquery Fade - fade in/out different divs based on class?

Jquery Fade - fade in/out different divs based on class?

Hi All,

What I would like to do is have  a large amount of unsorted divs in jquery masonry.

I would like to have different "menu" items such as -all-print-logos-web - and when a user selects "print" then all divs with the class "print" would have 100% opacity and the rest of the divs would be faded out.

I've used jquery fade for different elements, however I'm unsure how to go about doing the above.

Thoughts?