日本語
<!-- この効果を実現するには、2 つの手順が必要です。最初の手順は、次のコードを <head> 領域に追加することです--> <script language="JavaScript"> <!-- Bart Jellema による面白いテキスト スクリプトです。 var hellotext= "Web サイト構築アカデミーへようこそ" var thetext="" var starting=false var step=0 var time=1 function welcometext() { days-- if (times==0) { if (started= =false) { 開始 = true ; window.status = hellotext("anim()",1); } 関数 showstatustext(txt) { thetext = txt(); 4000) 回++ } function anim( ) { step++ if (step==7) {step=1} if (step==1) {window.status='>==='+thetext+'===<'} if (ステップ==2) { window.status='=>=='+thetext+'==<='} if (step==3) {window.status='>=>='+thetext+'=<= <'} if (step= =4) {window.status='=>=>'+thetext+'<=<='} if (step==5) {window.status='==>='+thetext+ '=<=='} if (step==6) {window.status='===>'+thetext+'<==='} setTimeout("anim()",200); <!--ステップ 2 : 「onLoad="welcometext()"」を <body> タグに追加します --> <body onLoad="welcometext()">