This is not wanting to work for some reason. I'm simply trying to have some html
inserted and slid down into a div
when a link is clicked.
http://jsfiddle.net/nosfan1019/mT9mc/2/
Change your CSS.
div {
background: #eee;
display:none; //add display:none;
}
The reason it wasn't sliding down before, was it was already visible.
DEMO: http://jsfiddle.net/mT9mc/6/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With