- From: Bo Yang <struggleyb.nku@gmail.com>
- Date: Wed, 5 Aug 2009 13:26:28 +0800
- To: www-dom@w3.org
Hi, I got some confused by the DOM Events model. Could you please help me? The DOM Events level 3 spec define two event types DOMNodeInserted and DOMAttrModified. When certain Attr node get removed from its ownerElement. Should the implementation generate both the two events or just DOMAttrModified? If it should generate two events, what is the order? Thanks a lot! Regards! Bo
Received on Wednesday, 5 August 2009 05:27:09 UTC