[Sie-announce] SIEコード [1841]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 5月 23日 (日) 20:18:17 JST


Revision: 1841
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1841
Author:   dhrname
Date:     2010-05-23 20:18:17 +0900 (Sun, 23 May 2010)

Log Message:
-----------


Modified Paths:
--------------
    branches/ufltima/dom/svg.js

Modified: branches/ufltima/dom/svg.js
===================================================================
--- branches/ufltima/dom/svg.js	2010-05-23 11:15:30 UTC (rev 1840)
+++ branches/ufltima/dom/svg.js	2010-05-23 11:18:17 UTC (rev 1841)
@@ -1182,7 +1182,7 @@
     } else {
       tar.parentNode._tar.appendChild(tar._tar);
     }
-    evt.target.addEventListener("DOMNodeInsertedIntoDocument", function(evt){
+    evt.target.addEventListener("DOMAttrModified", function(evt){
     }, false);
   }, false);
   return this;




Sie-announce メーリングリストの案内
Back to archive index