تا حالا دیدید تو بعضی وبلاگ ها در نوار وضعیتشون یعنی اون پایین مرورگر اینترنتیشون یه متن میاد؟
این کد هم همین کار رو انجام میده.
جهت مشاهده ی کد به لینک زیر مراجعه کنید و به اون پایین صفحه ی اینترنتیتون توجه کنید
www.peyam-navar.persianblog.ir
اینم کدش:
کد:
<!-- mobile:09370647814 --> <!-- ID:shekaste_del72 --> <!-- www.theam.tk --> <!-- © This Template Designed By Mohamad Bagheri-mobile:09370647814 - theam.parsiblog.com -->  <script language="JavaScript"> <!-- /* Slowly coming together status bar scroller Written by BengalBoy (www.angelfire.com/nt/bengaliboy/index.html) Visit http://theam.tk for this script and more */  //set message: msg = "متن شما در اینجا";  timeID = 10; stcnt = 16; wmsg = new Array(33);         wmsg[0]=msg;         blnk = "                                                               ";         for (i=1; i<32; i++)         {                 b = blnk.substring(0,i);                 wmsg[i]="";                 for (j=0; j<msg.length; j++) wmsg[i]=wmsg[i]+msg.charAt(j)+b;         }  function wiper() {         if (stcnt > -1) str = wmsg[stcnt]; else str = wmsg[0];         if (stcnt-- < -40) stcnt=31;         status = str;         clearTimeout(timeID);         timeID = setTimeout("wiper()",100); }  wiper() // --> </script> <!-- mobile:09370647814 --> <!-- ID:shekaste_del72 --> <!-- www.theam.tk --> <!-- © This Template Designed By Mohamad Bagheri-mobile:09370647814 - theam.parsiblog.com -->