ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
Events:
MutationEvent
>
newValue
[Go to standard]
[Glossary]
[Help]
newValue (attribute )
Owning interface and usage:
MutationEvent
.
newValue
Member of these other interfaces:
none
Readonly:
yes
Type:
DOMString
Description:
newValue
indicates the new value of the
Attr
node in DOMAttrModified events, and of the
CharacterData
node in DOMCharacterDataModified events.