Hopefully this is an easy question. I have a div that I want to toggle hidden/shown with a button
div
This is how I hide and show content using a class. changing the class to nothing will change the display to block, changing the class to 'a' will show the display as none.
Open Close Testing
Testing