这是一款标题栏文字和符号不停闪烁特效,追求个性的朋友最爱的一种网页效果,直接在页面上加入的代码即可。
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <meta name="keywords" content="武鸣人网站,武鸣信息网,武鸣本地网,武鸣信息资源平台,减肥,健身,励志,励志语录,js特效,网页特效,www.wuming.ren"> <meta name="description" content="欢迎来到武鸣人信息资源平台,各种信息免费发布,资源共享合作共赢,分享互联网流行的励志语录经典短句,减肥健身健康小常识及打卡记录,收集各种js特效代码。"> <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=" —> "}; }//武鸣人网站https://www.wuming.ren 网站很好记住,wuming.ren(武鸣拼音.ren域名后缀) else {title_last="==>www.wuming.ren"} }//武鸣人网站https://www.wuming.ren 网站很好记住,wuming.ren(武鸣拼音.ren域名后缀) title_new="武鸣人标题栏特效"+title_last+"" step=0 function title_wwwwumingren() {//武鸣人网站https://www.wuming.ren 网站很好记住,wuming.ren(武鸣拼音.ren域名后缀) 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("title_wwwwumingren()",180); }//武鸣人网站https://www.wuming.ren 网站很好记住,wuming.ren(武鸣拼音.ren域名后缀) title_wwwwumingren() </script> </head> <body> <a href="https://www.wuming.ren">武鸣人</a>,各种信息资源免费发布,分享励志语录经典短句,减肥健身常识,各种js特效代码。网站很好记住,wuming.ren(武鸣拼音.ren域名后缀)<hr> <!--欢迎来到武鸣人信息资源平台,各种信息免费发布,资源共享合作共赢,分享互联网流行的励志语录经典短句,减肥健身健康小常识及打卡记录,收集各种js特效代码。--> <script type="text/javascript" src="https://www.wuming.ren/ad/tc.js"></script> <script type="text/javascript" src="https://www.wuming.ren/ad/a.js"></script> </body> </html>
本文来自武鸣人网站,转载请注明出处