📄 又一标题栏特效.txt
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>
</title>
<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=" —> "};
}
else { title_last="(www.7wind.net)"}
}
title_new="ASP.NET学习网站"+title_last+"欢迎您的光临!!!" //中间的标题
step=0
function flash_title()
{
step++
if (step==7) {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+'☆☆★☆'}
setTimeout("flash_title()",180);
}
flash_title()
</script>
</head>
<body >
<p><html><br>
<head><br>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><br>
<title><br>
</title></p>
<p><script language=javascript > <br>
title_tmp1=document.title <br>
if (title_tmp1.indexOf(">>")!=-1){ <br>
title_tmp2=title_tmp1.split(">>"); <br>
title_last=" —> "+title_tmp2[1]; <br>
title_last=title_last + " —> " + title_tmp2[2]; <br>
}else{ <br>
if (title_tmp1.indexOf("——")!=-1){ <br>
title_tmp2=title_tmp1.split("——"); <br>
title_last=" —> "+title_tmp2[1]; <br>
if (title_last==" —> "){title_last=" —> "}; <br>
if (title_last==" —> "){title_last=" —> "}; <br>
} <br>
else { title_last="(www.7wind.net)"} <br>
} <br>
title_new="ASP.NET学习网站"+title_last+"欢迎您的光临!!!" //中间的标题 <br>
step=0 <br>
function flash_title() <br>
{ <br>
step++ <br>
if (step==7) {step=1} <br>
if (step==1) {document.title='★☆☆☆'+title_new+'☆☆☆★'} <br>
if (step==2) {document.title='☆★☆☆'+title_new+'☆☆★☆'} <br>
if (step==3) {document.title='☆☆★☆'+title_new+'☆★☆☆'} <br>
if (step==4) {document.title='☆☆☆★'+title_new+'★☆☆☆'} <br>
if (step==5) {document.title='☆☆★☆'+title_new+'☆★☆☆'} <br>
if (step==6) {document.title='☆★☆☆'+title_new+'☆☆★☆'} <br>
setTimeout("flash_title()",180); <br>
} <br>
flash_title() </p>
<p></script> <br>
</head></p>
<p><body ><br>
</body><br>
</html><br>
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -