Tip: you can modify some code before running
<html><head><title>Test the speed of your image site</title><meta content="text/html; charset=gb2312" http-equiv="Content-Type"></head><body><div align="center"><center><table cellPadding="0" cellSpacing="0" width="301"><TBODY> <tr> <td align="center" width="299"><p ><font face="隶书" size="6" color="#FF0000"> <strong >Test the connection speed of the image site</strong></font></p> <p align="center" ></td> </tr></tBODY></table></center></div><script>tim=1setInterval("tim++",100)b=1var autourl=new Array()autourl[1]="www.163.com"autourl[2]="www.sohu.com"autourl[3]="www.yahoo.net"autourl[4]="www.263.net"autourl[5]="8341.com"function butt(){document.write("<form name=autof>")for(var i=1;i<autourl.length;i++)document.write("<input type=text name=txt"+i+" size=10 value=测试中……> =》<input type=text name=url"+i+" size=40> =》<input type=button value=GO onclick=window.open(this.form.url"+i+".value)><br>")document.write("<input type=submit value=刷新></form>")}butt()function auto(url){document.forms[0]["url"+b].value=urlif(tim>200){document.forms[0]["txt"+b].value="链接超时"}else{document.forms[0]["txt"+b].value="时间"+tim/10+"秒"}b++}function run(){for(var i=1;i<autourl.length;i++)document.write("")}run()</script><table border="0" width="100%"> <tr> <td width="50%">I often see the so-called connection speed on the webpage for several seconds. Does it feel very advanced? In fact, it is not difficult to paste a piece of code in this special effect to the relevant location of the webpage, this effect is easily achieved, adding a bit of professional color to the web page.</td> </tr></table></body></html>
Tip: you can modify some code before running