Gets the new value of the attribute or text node.
Property of dom/MutationEventdom/MutationEvent
SyntaxNote: This property is read-only.
var newValue = event.newValue;
Return Value
Returns an object of type StringString
The new value of the attribute or text node, if any.
NotesThis property indicates the new value of an attribute node during a DOMAttrModified
event, or the new text in a character node during a DOMCharacterDataModified
event.
newValue
Mozilla Developer Network : [Mutation Events Article]
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4