MutationObserver

MutationObserver provides developers a way to react to changes in a DOM. Any: insertion, deletion, attribute change – anything.

Quickstart: https://davidwalsh.name/mutationobserver-api Show archive.org snapshot

Relevant caniuse.com search: http://caniuse.com/#feat=mutationobserver Show archive.org snapshot

Dominik Schöler Over 8 years ago