I'd like to use animate.css to slide my content out when I toggle the display upon title clicks.
Here's what I currently have:
*/ With Animate.css /*
https://jsfiddle.net/rgLf0mhv/
And here's what I'm trying to achieve:
*/ With jQuery /*
https://jsfiddle.net/cm7a9jr7/
How can I achieve this effect with Animate.css (or vanilla CSS) ?