脚本说明: 第一步:把如下代码加入<head>区域中 <script language=""> <!-- var yourwords = "欢迎光临点击南开"; var speed = 700; var control = 1; function flash() { if (control == 1) { window.status=yourwords; control=0; } else { window.status=""; control=1; } setTimeout("flash()",speed); } // --> </script> 第二步:把如下代码加入<body>区域中 <body bgcolor="#fef4d9" onLoad="flash()"> 载入中... 载入中...
Copyright © 2000-2006 Nkcn.Net 天津网站优化 All Rights Reserve.