Show and Hide Div with jQuery
This video explains how to show and hide div with the sliding effect using jQuery. The script you will write will also change the status of the button from Open to Close every time you click it.
To show / hide div we are using the function next() to open the element which is placed right after the trigger.