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

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 3月 13日 (金) 23:24:31 JST


Revision: 1076
          http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1076
Author:   dhrname
Date:     2009-03-13 23:24:31 +0900 (Fri, 13 Mar 2009)

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


Modified Paths:
--------------
    branches/04x/045/sie.js

Modified: branches/04x/045/sie.js
===================================================================
--- branches/04x/045/sie.js	2009-03-13 13:59:07 UTC (rev 1075)
+++ branches/04x/045/sie.js	2009-03-13 14:24:31 UTC (rev 1076)
@@ -1291,8 +1291,8 @@
     background.filters[0].apply();
     background.innerHTML = circle;
     background.filters[0].play();
-    this.tar.parentNode.insertBefore(background, this.tar);
-    this.tar.setAttribute("filled", "false");
+    this.tar.parentNode.insertBefore(background, this.tar.nextSibling);
+    this.tar.setAttribute("fillcolor", color[color.length-1]);
     ellipse = circle = null;
     return true;
     } catch(e) {stlog.add(e,1175);}




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