日本語
<!-- 完全な HTML ファイルは次のとおりです: --> <!-- http://www.downcodes.com --> <!-- bbs http://www.downcodes.com/bbs--> <head ><style> <!-- #tickertape{ 位置:relative; width:400; font-size: 9pt} { 背景色: 黒; 境界線: 1px 幅: 12; 色: 白; font-family: "宋体"; font-size: 9pt} --> </style> </head> <body><div id="tickertape"> <div id="subtickertape" class="subtickertapefont">初期化...</div> </div> <script language="JavaScript1.2"> //デフォルトの速度は 4.5 秒ですが、速度は自分で変更できます。 var Speed=4500 var news=new Array() news[0]="<a href='index1.htm'>かつて私の目の前に真実の愛がありました</a>" news[1]="<a href='index2.htm'>でも、あまり後悔はしていません...</a>" news[2]="<a href='index3.htm'>失うまで待っていても遅すぎます</a> " news[3]="<a href='index4.htm'>神が私にもう一度チャンスを与えてくださるなら</a>" news[4]="<a href='index5.htm'>私どの女の子が言ったか</a>" news[5]="<a href='index6.htm'>--愛しています--</a>" news[6]="<a href='index7. htm'>この愛に期限を追加する必要がある場合</a>" news[7]="<a href='index7.htm'>それが1万年であることを願っています</a>" / /表示される情報内容は任意の形式で追加できます。 i=0 if (document.all)tickerobject=document.all.subtickertape.style elsetickerobject=document.tickertape.document function regenerate(){ window.location.reload() } function regenerate2(){ if (document.layers) setTimeout("window.onresize=regenerate",450) } function update(){ BgFade(0xff,0xff,0xff, 0x00,0x00,0x00,10); if (document.layers){ document.tickertape.document.subtickertape. document.write('<span class="subtickertapefont">'+news[i]+'</span>') document.tickertape.document.subtickertape.document.close() } else document.all.subtickertape.innerHTML= news[i] if (i<news.length-1) i++ else i=0 setTimeout("update()",speed) } function BgFade(red1, grn1, blu1, red2, grn2, blu2,steps) { sred = red1; sblu = blu1; egrn = grn2; inc = ステップ = 0; 1 - epct; if (document.layers)tickerobject.bgColor = Math.floor(sred * spct + ered * epct)*256*256 + Math.floor(sgrn * spct + egrn * epct)*256 + Math.floor( sblu * spct + eblu * epct); elsetickerobject.backgroundColor= Math.floor(sred * spct + ered * epct)*256*256 + Math.floor(sgrn * spct + egrn * epct)*256 + Math.floor( sblu * spct + eblu * epct); if ( step < inc ) { setTimeout('RunFader()',50) } </script> </body> <body><body bgcolor="#000000"; onload="if (document.all||document.layers) {regenerate2();update()}">