I'm making a button menu that hides divs whose classes don't match that of the button that was clicked. Each button when clicked should only show the div with the same class. I'm really confused by how to do this with Javascript and I'm hoping somebody will be able to help me out?I'm making a button menu that hides divs whose