[加入收藏夹]

[自助链接]
首  页 我的简介 我的文章 我的诗词 我的座右铭 我的学友 我的留言簿 我的论坛
特 效 列 表
   
  网页颜色
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  走动的IE标题栏  把下列代码加入网页即可:  
  <script language="JavaScript1.2">
var message="您好!欢迎来到德馨工作室!"
var message=message+" "
i="0"
var temptitle=""
var speed="150"
function titler(){
if (!document.all&&!document.getElementById)
return
document.title=temptitle+message.charAt(i)

temptitle=temptitle+message.charAt(i)
i++
if(i==message.length)
{
i="0"
temptitle=""
}
setTimeout("titler()",speed)
}
window.onload=titler
</script>

 
     




--
欢迎加入 友情链接 --

版权所有: 德馨工作室  建议分辨率为 800*600