Programmer's Guide (《编程指南》) > Interfaces > W3C MutationEvent interface > attrChange attribute
  
attrChange attribute
attrChange indicates the type of change which triggered the DOMAttrModified event. The values can be MODIFICATION, ADDITION, or REMOVAL.
attrChange
Access
read-only
Returns
AttrChangeType