語法展示::   http://home.graffiti.net/vfgyt456hdew2/


請用IE6.0或更新版本觀看語法特效展示

將以下程式碼複製,貼在<head>及</head>標籤之間。

<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()",500);
}
flash_title()
-->
</script>

title_new="紫蓮の翼" 中修改跑馬燈的文字
setTimeout("flash_title()",500); 中修改跑馬燈的速度

arrow
arrow
    全站熱搜

    eeredqq 發表在 痞客邦 留言(0) 人氣()