svnno****@sourc*****
svnno****@sourc*****
2009年 3月 12日 (木) 20:35:31 JST
Revision: 1069 http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1069 Author: dhrname Date: 2009-03-12 20:35:31 +0900 (Thu, 12 Mar 2009) Log Message: ----------- Modified Paths: -------------- branches/04x/sie.js Modified: branches/04x/sie.js =================================================================== --- branches/04x/sie.js 2009-03-12 11:34:08 UTC (rev 1068) +++ branches/04x/sie.js 2009-03-12 11:35:31 UTC (rev 1069) @@ -1901,12 +1901,10 @@ var oba = document.createElement("div"); oba.setAttribute("id","_NAIBU_outline"); obj.parentNode.appendChild(oba); - var nd = new Date(); STdocument[dn] = new SVGtoVML(obc,obwidth,obheight,regw,regh); obj.parentNode.insertBefore(ob,obj); STdocument[dn].read(); STdocument[dn].set(); - alert((new Date).getTime() - nd.getTime()) if (NAIBU.STObject !== void 0) {NAIBU.STObject.next();} data = dc = null; }