To Which node should I dispatch the DOMSubtreeModified event?

Hi,
   I am wondering, when a Attr node is removed from an Element node,
should I dispatch a DOMSubtreeModified event? If so, which is the
target of the DOMSubtreeModified event, the removed Attribute node or
the Element node? Thanks !

Regards!
Bo

Received on Friday, 7 August 2009 05:57:09 UTC