Tip: You can modify some of the code before running
<ptml> <pead> <title> status bar special effects </title> <style type= "Text/css" > <!--body {font-family: "Song Body"; font-size:9pt; margin-top:0px; margin-left:0px; margin-right:0px} A {color:black; font-size:9pt; font-weight:400; Text-decoration:none} a:hover {color:red; font-size:9pt; font-weight:400; Text-decoration:underline} a:active {font:9pt "song body"; Cursor:hand color: #FF0033}--> </style> <meta http-equiv= "Content-type" content= "text/html; charset=gb2312 "> <script language=" JavaScript "> <!--Funny text script by Bart jellema var hellotext=" Micro Smile Online _ Web Effects welcome You "var thetext=" "Var started=false var step=0 var times=1 function WelcomeText () { times--if (times==0) {if (Started==false) {started = true; Window.status = Hellotext; SetTimeout ("Anim ()", 1); } thetext = Hellotext; }} function Showstatustext (tXT) {thetext = txt; SetTimeout ("WelcomeText ()", 4000) times++} function Anim () {step++ if (step==7) {step=1} if (step==1) {window.status= ' >=== ' +thetext+ ' ===< '} if (step==2) {window.status= ' =>== ' +thetext+ ') ==<= '} if (step==3) {window.status= ' >=>= ' +thetext+ ' =<=< '} if (step==4) {window.status= ' =>=> ' +the text+ ' <=<= '} if (step==5) {window.status= ' ==>= ' +thetext+ ' =<== '} if (step==6) {window.status= ' ===&G t; ' +thetext+ ' <=== '} settimeout ("Anim ()", 200); }//Funny text script by Bart Jellema--> </script> </pead> <body onload= "WelcomeText ()" > <br > <br> <center><font color=red face= "Official script" size=6> status bar special effects </font></center> <br> <br><center> <table border=5 bordercolor=blue borderlight=green> <tr><td align=center> <font size=4 color=red face= "Arial, Helvetica, Sans-serif" ≫<strong> status bar for effect display area!</strong></font></td></tr> </table></center> < br> <br> <center> <script language= "JavaScript" > <!--hide function gohist (a) {hist Ory.go (a); }//--> </script></center> <br> <br> </body> </ptml>
Tip: You can modify some of the code before running