Mutation Observer playground
Add DOM node
Remove DOM node
Update node attribute
IMPORTANT: Open your browser's console to see the logs.
Remove DOM node
We'll call a callback function whenever any DOM node is removed from this page.
This is a <em> element.
Remove
This is a <span> element.
Remove
This is a <b> element.
Remove
This is a button
Remove