ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
Events:
MutationEvent
>
attrChange
[Go to standard]
[Glossary]
[Help]
attrChange (attribute )
Owning interface and usage:
MutationEvent
.
attrChange
Member of these other interfaces:
none
Readonly:
yes
Type:
unsigned
Description:
attrChange
indicates the type of change which triggered the DOMAttrModified event. The values can be
MODIFICATION
,
ADDITION
, or
REMOVAL
.