Dropdown menu that loads one div and hides the other

0

I need to create in HTML 5 a dropdown menu where you will have 6 options, this menu will work as a filter.

This filter would be, for example, a dropdown menu where the person selects the "category" and below the data is loaded, the contact information for that "category".

I thought about creating hidden DIVs, where they would only appear when the "category" in the menu was selected.

If you have another way, I'm open to ideas.

The content is simple, phones and emails that will be uploaded into each DIV.

    
asked by anonymous 03.09.2018 / 21:44

0 answers