Element.details icon indicating copy to clipboard operation
Element.details copied to clipboard

A pure JS polyfill for <details> tag with DOM API for all browsers including IE6+

Results 5 Element.details issues
Sort by recently updated
recently updated
newest added

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.