Google
      
发新话题
打印

[站长必备] 论坛左下角星星闪烁显示欢迎字代码

本主题由 阳光雨露掌门 于 2007-12-13 14:52 移动

论坛左下角星星闪烁显示欢迎字代码

论坛左下角星星闪烁显示欢迎字代码点击系统设置→基本设置→搜索引擎优化
其他头部信息:添加以下内容
将其中的 欢迎光临“资源社区” 改成你想添加的文字 复制内容到剪贴板 代码:<script>var hellotext="欢迎光临“资源社区”";var thetext="";var started=false;var step=0;var times=1;function welcometext(){times--;if(times==0){if(started==false){started=true;window.status=hellotext;setTimeout("anim()",1);}thetext=hellotext;}}function showstatustext(txt){thetext=txt;setTimeout("welcometext()",4000);times++;}function anim(){step++;if(step==7){step=1};if(step==1){window.status='☆★★★★★'+thetext+'★★★★★☆'};if(step==2){window.status='★☆★★★★'+thetext+'★★★★☆★'};if(step==3){window.status='★★☆★★★'+thetext+'★★★☆★★'};if(step==4){window.status='★★★☆★★'+thetext+'★★☆★★★'};if(step==5){window.status='★★★★☆★'+thetext+'★☆★★★★'};if(step==6){window.status='★★★★★☆'+thetext+'☆★★★★★'};setTimeout("anim()",200);};welcometext()</script>
网络文学互动社区
http://lianlian.5d6d.com
欢迎您的加盟,这里是文学爱好者的家园!!

TOP

发新话题