svnno****@sourc*****
svnno****@sourc*****
2010年 1月 6日 (水) 23:11:07 JST
Revision: 1545
http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1545
Author: dhrname
Date: 2010-01-06 23:11:07 +0900 (Wed, 06 Jan 2010)
Log Message:
-----------
Modified Paths:
--------------
branches/05x/058/sie.js
Modified: branches/05x/058/sie.js
===================================================================
--- branches/05x/058/sie.js 2010-01-06 14:10:06 UTC (rev 1544)
+++ branches/05x/058/sie.js 2010-01-06 14:11:07 UTC (rev 1545)
@@ -207,6 +207,7 @@
this.rootElement.appendChild(backr);
var trstyle = this.rootElement.style;
var tpstyle = ob.style;
+ trstyle.visibility = "visible";
//以下、画像を切り取り
trstyle.overflow = "hidden";
var backrs = backr.currentStyle;