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