child-node-remove-polyfill
v1.0.1
Published
Polyfill for IE 9+ as to support ChildNode.remove() method
Downloads
165
Readme
child-node-remove-polyfill.js is a cross-browser JavaScript shim that fully implements ChildNode.remove()
. Refer to the MDN page on ChildNode.remove()
for more information.
This works in every browser except IE > 9.