How can I make a div push the content below it when it is in the show state? Currently, when I check the checkbox, the textarea covers the submit button, hiding it. Is there a way for the textarea to push the button down instead? You can find my code here:
If you try it out, you'll see what I mean. Also, how can I control the speed at which the div is displayed? Thank you!