Documentation Center

XopusAfterAttrRemoved

Description

This event will be fired after an attribute was removed from the target element of this event.

XopusAfterAttrRemoved 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.