»
AnglaisFrançaisVietnamien

Imprimer - Situation de dactylographie Annonces textuelles - JavaScriptBank.com

Version complète: jsB@nk » État » État » Situation de dactylographie Annonces textuelles
URL: https://www.javascriptbank.com/status-typing-text-ads.html

Situation de dactylographie Annonces textuelles © JavaScriptBank.comCe script est mis à niveau de mon Titre Message Silder script. Il utilise toujours les données et d'éventail charAt() méthode pour afficher un message dans la barre de statut. Fondamentalement, il est très simple et facile à utiliser, il suffit de changer de vitesse et d'ajouter vos propres messages pour activer le script. En outre, vous pouvez ajouter un grand nombre de messages que vous voulez à travers la matrice.

Version complète: jsB@nk » État » État » Situation de dactylographie Annonces textuelles
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-->