OK論壇

 找回密碼
 註冊
查看: 1240|回復: 0

狀態列跑馬燈...

 關閉 [複製鏈接]

該用戶從未簽到

發表於 2007-10-20 06:24:53 | 顯示全部樓層 |閱讀模式
<script language="javascript">
<!--
title_tmp1=document.title
if (title_tmp1.indexOf(">>")!=-1){
title_tmp2=title_tmp1.split(">>");
title_last=" —> "+title_tmp2[1];
title_last=title_last + " —> " + title_tmp2[2];
}else{
if (title_tmp1.indexOf("——")!=-1){
title_tmp2=title_tmp1.split("——");
title_last=" —> "+title_tmp2[1];
if (title_last==" —> "){title_last=" —> "};
if (title_last==" —> "){title_last=" —> "};
}
}
title_new="輸入文字內容"
step=0
function flash_title()
{
step++
if (step==9) {step=1}
if (step==1) {document.title='★☆☆☆☆'+title_new+'☆☆☆☆★'}
if (step==2) {document.title='☆★☆☆☆'+title_new+'☆☆☆★☆'}
if (step==3) {document.title='☆☆★☆☆'+title_new+'☆☆★☆☆'}
if (step==4) {document.title='☆☆☆★☆'+title_new+'☆★☆☆☆'}
if (step==5) {document.title='☆☆☆☆★'+title_new+'★☆☆☆☆'}
if (step==6) {document.title='☆☆☆★☆'+title_new+'☆★☆☆☆'}
if (step==7) {document.title='☆☆★☆☆'+title_new+'☆☆★☆☆'}
if (step==8) {document.title='☆★☆☆☆'+title_new+'☆☆☆★☆'}
setTimeout("flash_title()",100);
}
flash_title()
-->
</script>




在 title_new="輸入文字內容" 中修改跑馬燈的文字
在 setTimeout("flash_title()",500); 中修改跑馬燈的速度
您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則

Archiver|手機版|小黑屋|OK討論區

GMT+8, 2024-5-4 01:58 PM , Processed in 0.050114 second(s), 19 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回復 返回頂部 返回列表