MutationObserver interface

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:builtBy MutationObserver(callback)
gptkbp:category gptkb:REST_API
DOM manipulation
Asynchronous programming
gptkbp:definedIn gptkb:DOM_Standard
https://www.w3.org/2000/01/rdf-schema#label MutationObserver interface
gptkbp:introducedIn 2012
gptkbp:method disconnect()
observe()
takeRecords()
gptkbp:observableChanges attributes
characterData
childList
subtree
attributeFilter
attributeOldValue
characterDataOldValue
gptkbp:parameter observer instance
MutationRecord array
gptkbp:replacedBy Mutation Events
gptkbp:supportedBy gptkb:opera
gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:usedFor observing changes to the DOM
gptkbp:bfsParent gptkb:DOM_Level_4
gptkbp:bfsLayer 6