Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

attrName property

Gets the name of the attribute that changed.

Document Object Model (DOM) Level 3 Events Specification, Section 5.2.8Internet Explorer 9

 

Syntax

JavaScript

p = object.attrName

 

Property values

Type: String

The attribute's name.

Standards information

See also

MutationEvent
Reference
attrChange
newValue
prevValue

 

 

Show:
© 2017 Microsoft