"敏感"的女孩看过来- -| 回首页 | 2005年索引 | - -给首页加边框的方法--参照美丽家园

博客下方状态栏移动文字的代码---摘自美丽家园

                                      

把下面的代码加入博客后台的链接管理的文本书签的描述里就可以,红色部分是需要您修改的.

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
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 = "欢迎光临美丽家园,hehe将为您创造一个精彩的世界!";
if (wh_StatusType == "right") {
while (wh_StatusText.length < 80) wh_StatusText = " " +

wh_StatusText;
}
}
window.status = wh_StatusText;
setTimeout("wh_showStatus()",wh_StatusSpeed);
}
wh_StatusText = "欢迎光临美丽家园,hehe将为您创造一个精彩的世界!";
wh_StatusSpeed = 200;
wh_StatusType = "right";
if (wh_StatusType == "right") {
while (wh_StatusText.length < 80) wh_StatusText = " " +

wh_StatusText;
}
setTimeout("wh_showStatus()",wh_StatusSpeed);
// End -->
</SCRIPT>

【作者: 紫月】【访问统计:】【2005年11月26日 星期六 07:59】【 加入博采】【打印

Trackback

你可以使用这个链接引用该篇文章 http://publishblog.blogchina.com/blog/tb.b?diaryID=3653309

博客手拉手

美丽的日子
在网页上添加 Google Talk 在线状态
流行QQ个人说明:文字版
让美丽的爱情幻想,死去!
CDMA(码分多址)蜂窝移动通信

回复

- 评论人:anonymous   2006-09-17 09:43:26   


- 评论人:anonymous   2006-09-17 09:38:42   


验证码:   
评论内容: