| 古之轩辕 |
2008-01-19 12:25 |
这个可是一个好东西,自己私藏了1个多月才给大家的,同时也在测试!
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=" :::: "} } title_new=":::: 论坛名称℡"+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> 不是在发贴的里面看的的是加载页那里的 =====================================================
版权:bbs.cjwbbs.cn by 62347414 copyright (c) bbs.cjwbbs.cn 本代码适合:论群V6.0 UU & V2.0 提供论群、UU风格 欢迎使用蔡霁JS、HTM、CSS教程 美好时光尽在蔡霁
====================================================== |
|