MutationObserver
Term side of the Card
Topic: Specials
Unit title: MutationObserver
Categories: Object
Explanation side of the Card
Explanation: The browser API object that allows observing changes to the DOM tree. It provides a way to react to changes in the structure or attributes of elements, such as when elements are added, removed or modified.
Browser compatibility:
- The chrome browser supports this feature starting from version 26
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 14
- The safari browser supports this feature starting from version 7
Availability: