´ó¼ÒÊÇ·ñ¾³£¿´µ½ÍøÒ³±êÌâÀ´»Ø¹ö¶¯£¬ÒÔ¼°ÍøÒ³±êÌâÀ´»Ø±ä¶¯£¬ÕâÖÖЧ¹ûÊDz»ÊǺÜìÅ£¬¸øÈ˵ĸоõÒ²²»´í¡£
ÏÂÃæ¾ÍÊÇÎÒÒª·ÖÏí¸ø´ó¼ÒµÄ´úÂ룬Ï໥ѧϰ¡¢¸Ä½øÒÑ´ïµ½ÎÒÃÇ×Ô¼ºÀíÏëµÄ״̬¡£
jsʵÏÖÍøÒ³±êÌâ¹ö¶¯£¨Ô´ÂëÈçÏ£©
- <script type=text/javascript>
- var msg = document.title;
- msg = "…" + msg;pos = 0;
- function scrollMSG() {
- document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
- pos++;
- if (pos > msg.length) pos = 0
- window.setTimeout("scrollMSG()",400);
- }
- scrollMSG();
- </script>
jsʵÏÖÍøÒ³±êÌâ±ä¶¯£¨Ô´ÂëÈçÏ£©
- <script type=text/javascript>
- //
- var step=0;
- var _title=document.title; //»ñÈ¡ÍøÒ³±êÌâ
- var space='';
- for(var i=0;i<=_title.length;i++)space+='¡¡'; //¸ù¾Ý±êÌⳤ¶ÈÉú²úÏàÓ¦µÄ¿Õ×Ö·û
- function flash_title() //ºËÐĺ¯Êý
- {
- step++
- if (step==3) {step=1}
- if (step==1) {document.title=space}
- if (step==2) {document.title=_title}
- setTimeout("flash_title()",500);
- }
- flash_title();
- </script>
ÕâÁ½ÖÖЧ¹û»¹²»´í£¬´ó¼Ò¿ÉÒÔÊÔÊÔ¡£¡£
±¾Õ¾»¶ÓÈκÎÐÎʽµÄתÔØ£¬µ«ÇëÎñ±Ø×¢Ã÷³ö´¦£¬×ðÖØËûÈËÀͶ¯³É¹û
תÔØÇë×¢Ã÷£º ÎÄÕÂתÔØ×Ô£º°®Ë¼×ÊÔ´Íø http://www.aseoe.com/show-12-311-1.html
תÔØÇë×¢Ã÷£º ÎÄÕÂתÔØ×Ô£º°®Ë¼×ÊÔ´Íø http://www.aseoe.com/show-12-311-1.html