I want to have a button that when clicked, reveals a section of my page including several images, text, tables, and some drop down menus. I want the page to start with that section hidden at first but other sections visible. Is there a code to do this? Ideally I would like to just drop the code into something simple like this:
When user clicks this button reveal the following [
here is where the code for all my images, text, tables, and drop down menus goes.
]
Please help. Thanks.
When user clicks this button reveal the following [
here is where the code for all my images, text, tables, and drop down menus goes.
]
Please help. Thanks.
Comment