XopusAfterAttrInserted

Description

This event will be fired after an attribute was added to the target element of this event.

XopusAfterAttrInserted event

Properties

attrNode
XopusAttribute . The attribute that was added or removed.
bubbles
Boolean. Will prevent bubbling up the DOM hierarchy when set to false.
target
XopusNode . The object that originally fired the event.
type
String. The type of the event.