Is it possible to animate the html5 details element without jQuery?
I have seen a few jQuery fallbacks around the web that animate the details element, but I do not want to use jQuery.
jQuery example that animates the details element: http://afarkas.github.io/webshim/demos/demos/details.html