»
Tiếng AnhTiếng PhápTiếng Việt

In - Chữ gõ kiểu quảng cáo trên thanh trạng thái - JavaScriptBank.com

Phiên bản đầy đủ: jsB@nk » Tiêu đề » Thanh trạng thái » Chữ gõ kiểu quảng cáo trên thanh trạng thái
URL: https://www.javascriptbank.com/status-typing-text-ads.html

Chữ gõ kiểu quảng cáo trên thanh trạng thái © JavaScriptBank.comHiệu ứng này cài đặt cả hai dòng chữ cùng gõ một lượt trên thanh trạng thái. Rất tuyệt.

Phiên bản đầy đủ: jsB@nk » Tiêu đề » Thanh trạng thái » Chữ gõ kiểu quảng cáo trên thanh trạng thái
URL: https://www.javascriptbank.com/status-typing-text-ads.html



CSS
    <style type=text/css><!--Status Typing Text AdsAuthor: Thái Cao PhongWebsite: www.JavaScriptBank.comPlease keep these comments above to contact author when you use this script. Thank you very much.Vietnamese: Xin ban hay giu lai nhung thong tin tren de nguoi khac co the lien he voi tac gia neu ban co su dung doan ma nay. Cam on ban rat nhieu.*/A{text-decoration: none;}A:hover{color: black;text-decoration: underline overline}P{PADDING: 0px;MARGIN: 0px;}--></style><!--    This script downloaded from www.JavaScriptBank.com    Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->


JavaScript
    <script type="text/javascript">/*    xxxxxxxxxxxxxxx   xxxxxxxxxxx     xxxx    xxxxxxxxxxxxxxx  xxxxxxxxxxxxx    xxxx    xxxxxxxxxxxxxxx  xxxxxxxxxxxxx    xxxx         xxxxx       xxxxxxxxxxxx     xxxx         xxxxx       xxxxx  xxxx         xxxxx xxxxxxxxxxxx  xxxx         xxxxx xxxxxxxxxxxxx  xxxxxxxxxxxwww.JavaScriptBank.com         xxxxx  xxxxxxxxxxxx  xxxxxxxxxxxxx         xxxxx        xxxxx  xxxx     xxxx   xxx   xxxxx  xxxxxxxxxxxx    xxxx     xxxx   xxx  xxxxxx xxxxxxxxxxxxx  xxxx     xxxx   xxxxxxxxxx xxxxxxxxxxxxx  xxxxxxxxxxxxx    xxxxxxxx  xxxxxxxxxxx      xxxxxxxxxxx      Status Typing Text AdsAuthor: Thái Cao PhongWebsite: www.JavaScriptBank.comPlease keep these comments above to contact author when you use this script. Thank you very much.Vietnamese: Xin ban hay giu lai nhung thong tin tren de nguoi khac co the lien he voi tac gia neu ban co su dung doan ma nay. Cam on ban rat nhieu.*/var i=0;varJavaScriptBank="[ www.JavaScriptBank.com ]  ";var arrow=new Array();arrow[0]=">>>                 ";arrow[1]="  >>>               ";arrow[2]="    >>>             ";arrow[3]="      >>>           ";arrow[4]="        >>>         ";arrow[5]="          >>>       ";arrow[6]="            >>>     ";arrow[7]="              >>>   ";arrow[8]="                >>> ";var textArray=new Array();textArray[0]=" Greatest and largest Javascript source code library in Viet Nam                                                             ";textArray[1]=" Come to preview and download free over 2000 Javascript effects                                                              ";textArray[2]=" Aurthor: Thái Cao Phong                                                                                                     ";var arrayIndex=end=i=0;var temp="";function TextAd(){if(textArray[arrayIndex].charAt(end)!=' '){temp+=textArray[arrayIndex].charAt(end);}else {temp+=' ';status=JavaScriptBank+arrow[i]+temp;if (i>arrow.length-2) i=0;else i++;}end++;if(end==textArray[arrayIndex].length){end=0;setTimeout("TextAd()",3000);temp='';arrayIndex++;if(arrayIndex==textArray.length) arrayIndex=0;}else setTimeout("TextAd()",30);}TextAd();function Ad(){status=JavaScriptBank+arrow[i]+temp;if (i>arrow.length-2) i=0;else i++;setTimeout("Ad()",100);}Ad();</script><!--    This script downloaded from www.JavaScriptBank.com    Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->