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