svnno****@sourc*****
svnno****@sourc*****
2009年 12月 30日 (水) 22:41:10 JST
Revision: 1515 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1515 Author: dhrname Date: 2009-12-30 22:41:10 +0900 (Wed, 30 Dec 2009) Log Message: ----------- Modified Paths: -------------- branches/05x/057/sie.js Modified: branches/05x/057/sie.js =================================================================== --- branches/05x/057/sie.js 2009-12-30 12:53:55 UTC (rev 1514) +++ branches/05x/057/sie.js 2009-12-30 13:41:10 UTC (rev 1515) @@ -58,7 +58,6 @@ var isMSIE = /*@cc_on!@*/false; //引数にtrueがあれば、例外処理のログを作動させる stlog = new STLog(true); - window.onload = null; var ary = document.getElementsByTagName("script"); //全script要素をチェックして、type属性がimage/svg+xmlならば、中身をSVGとして処理する for (var i=0; i < ary.length; i++) { @@ -98,6 +97,7 @@ } setTimeout(_noie_svgfont, 500); } + window.onload = null; } //他のページに移動する際に起動 function unsvgtovml() {