加入收藏-方便您以后查找网页特效哦
你的位置:
主页
>>
状态栏特效
慢慢移动的状态栏信息
加入如下代码到head区域
<SCRIPT LANGUAGE="javascript"> function wh_showStatus(){ if (wh_StatusType == "left") { wh_StatusText = " " + wh_StatusText; } else if (wh_StatusType == "right") { wh_StatusText = wh_StatusText.substring(1,wh_StatusText.length); } if (wh_StatusText == "" || wh_StatusText.length > 80) { wh_StatusText = "IT精品网址:http://www.toto369.com"; if (wh_StatusType == "right") { while (wh_StatusText.length < 80) wh_StatusText = " " + wh_StatusText; } } status = wh_StatusText; setTimeout("wh_showStatus()",wh_StatusSpeed); } wh_StatusText = "IT精品网址:http://www.toto369.com"; wh_StatusSpeed = 1000; wh_StatusType = "left"; if (wh_StatusType == "right") { while (wh_StatusText.length < 80) wh_StatusText = " " + wh_StatusText; } setTimeout("wh_showStatus()",wh_StatusSpeed); </SCRIPT>
COPYRIGHT © 2003-2005 ALL RIGHTS RESERVED
业务联系
|
广告服务
|
网站建设
|
关于我们
|
免责声明
月光宝盒工作室
800*600