Element.details
Element.details copied to clipboard
A pure JS polyfill for <details> tag with DOM API for all browsers including IE6+
I'd love to have a license documented for this!
Avoid dependencies Simplify debugging
Does not support dynamically-created ``. Partly fixes #1.
Does work though when emulating IE10 or below
Add a missing quotation mark in the HTML example.