日本語
<!-- http://www.downcodes.com --> <!-- bbs http://bbs.downcodes.com --> <!-- 完全な HTML ファイルは次のとおりです:--> <HTML >< HEAD></HEAD> <BODY onload=dotransition()> <SCRIPT language=JavaScript1.1>messages = new Array()messages[0] = "Web サイト構築アカデミーへようこそ"messages[1] = "これは専門的な Web 教育リソース サイトです。"messages[2] = "私たちのアドレス www.downcodes.com" mescolor = new Array() mescolor[0] = "000000" mescolor[1] = "FF0000" mescolor[2] = " 226622 " mescolor[3] = "0000FF" mescolor[4] = "FFFF00" textfont = new Array() textfont[0] = "宋体" textfont[1] = "Times" textfont[2] = "Arial" Bagcolor = new Array() バッグカラー[0] = "CCCCCC" バッグカラー[1] = "イエロー" バッグカラー[2] = "CCFFFF" バッグカラー[3] = "AAEEFF" バッグカラー[4] = "CCFF88" バッグカラー[5] = "オレンジ " Bagcolor[6] = "99AAFF" var i_messages = 0 var timer function randomposition(range) { return Math.floor(range*Math.random()) } function dotransition() { if (document.all) { content. filters [i_messages].apply() content.innerHTML = "<table width=320 height=180 border=2><tr><td bgcolor="+bagcolor[randomposition(6)]+" style='color:"+ mescolor [randomposition(4)]+";font-family:"+textfont[randomposition(2)]+";font-size:30px' align=center valign=middle>"+messages[i_messages]+"</td > </tr></table>" content.filters[i_messages].play() if (i_messages >=messages.length-1) { i_messages = 0 } else { i_messages++ } } timer = setTimeout("dotransition()" , 3000) } </SCRIPT> <DIV id=content style="FILTER: replaceTrans(Transition=1、Duration=3) replaceTrans(Transition=2、Duration=3) replaceTrans(Transition=3、Duration=2) replaceTrans(トランジション =4、デュレーション = 2) ExplainTrans(トランジション = 5、デュレーション = 1) RevealTrans(トランジション = 6、デュレーション = 3) RevealTrans(トランジション = 7、デュレーション = 2) RevealTrans(トランジション = 8、デュレーション = 1) RevealTrans(トランジション =9、デュレーション = 3) 明らかにトランス(トランジション = 10、デュレーション = 1) 明らかにトランス(トランジション = 11、デュレーション = 2) 明らかにトランス(トランジション = 12、デュレーション = 3) 明らかにトランス(トランジション = 13、デュレーション = 1) 明らかにTrans(トランジション =14、デュレーション = 2) ExplainTrans(トランジション = 15、デュレーション = 3) RevealTrans(トランジション =16、デュレーション = 1) RevealTrans(トランジション = 17、デュレーション = 2) RevealTrans(トランジション = 18、デュレーション = 3) RevealTrans(トランジション= 19、デュレーション=1) 明らかにトランス(トランジション=20、デュレーション=2) 明らかにトランス(トランジション=22、デュレーション=3) 左: 20ピクセル; 幅: 560ピクセル;上: 120 ピクセル; 高さ: 200 ピクセル; ALIGN : center"></DIV> <DIV id=nn style="LEFT: 20px; POSITION: 絶対トップ: 20px"></DIV> </BODY></HTML>