复制代码 代码如下:<font color=red><script language="JavaScript"> <!-- var url = 'http://www.jb51.net'; ///这里是你的网址 //--> </script> </head> <body onLoad="location.href = url"> <div style='margin-top:40;margin-left:40;margin-right:0'> <p> </p> <p align="center"> </p> <p align="center"> </p> <p align="center"> <style><!--.proccess{border:0px solid; border-color:#009900; width:2;height:15;background:eeeeee;margin:0}--></style> </p> <div style='margin-top:-20;margin-left:0;margin-right:0' align="center"> <form method=post name=proccess> <script language=javascript> document.write("<br><br><br><br><table border=0 cellspacing=1 cellpadding=0 bgcolor=#000000 ><tr bgcolor=#ffffff><td style='font:9pt Verdana;'>") for(i=0;i<200;i++)document.write("<input class=proccess >") document.write("</td></tr></table><br>") document.write("<div align=center style='font-size:9pt;color:#660000;'> 数据正在加载中......</div>") </script> <div align="center"> <script language=JavaScript><!-- var p=0,j=0; var c=new Array("#FF6600","#ffffff") setInterval('proccess();',100) function proccess(){ document.forms.proccess.elements[p].style.background=c[j]; p+=1; if(p==200){p=0;j=1-j;}} --></script> </div> </div> <div align="center"> <script> <!-- if (document.layers) document.write('<Layer src="' + url + ' " VISIBILITY="hide"> </Layer>'); else if (document.all || document.getElementById) document.write('<iframe src="' + url + '" style="visibility: hidden;"></iframe>'); else location.href = url; //--> </script> </div> </body></font>
推荐阅读
js兼容标准的表格变色效果
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content>>>详细阅读
本文标题:很酷的javascript loading效果代码
地址:http://www.17bianji.com/kaifa2/JS/29609.html
1/2 1