• ARCHIVES 
  • » [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

Pages: 12

[b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

[b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

[b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; 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() // -->[/quote] Just Compile it with your other JS Codes [b]Credits Goes to Dynamic Drive[/b] :lol: =) This only Works on IE

Last edited by BwizetT (2008-08-23 23:49:38)

slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

i think this one was posted before.. btw, thanks for sharing dude..
mudpoet
» FTalkAddict
FTalk Level: zero
393
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

tnx for sharing... is there any preview?
cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

provide a preview bro... a live one... =) ive tried it and it's only for ie6...i am using ie7 and it doesnt work... =|

Last edited by cklahrckiey (2008-04-08 08:17:53)

lilprincess950
» FTalkManiac
FTalk Level: zero
771
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

Tanks for sharing...BTW,can you please provide preview?Thanks...just making sure it works.And is it only for IE?
KhErMiNaToR
» FTalkAgent
FTalk Level: zero
2112
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

please, providing it with a preview !:retard:
iconald
» FTalker
FTalk Level: zero
273
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

please provide a preview bro...
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

sorry to all i forgot to put a preview btw yeah it only works on IE, i've edited my first post [b]slashedkite[/b] sorry dude if this was already posted i haven't seen the original topic oh well :paranoid:

Last edited by BwizetT (2008-04-09 03:47:13)

cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

But it doesn't work on ie6 bro... =| but thanks for sharing...hehehe :D :thumbsup:
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

[quote=cklahrckiey]But it doesn't work on ie6 bro... =| but thanks for sharing...hehehe :D :thumbsup:[/quote] are u sure men well i'm using IE6 :O oh well :wallbash:

Last edited by BwizetT (2008-04-09 08:48:14)

cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

sorry man...i mean ie7 :wallbash: but in ie6...it's a sure hit... :/
vetra9
» FTalkGeek
FTalk Level: zero
1468
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

Can I make This Trick In FF?
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

[b]^^Nope..Sorry to all i don't have any Preview now, I didn't updated my profile yet.. oh well...[/b]:crybaby::crybaby:
cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

^if you do have time bro...please provide a preview....a live one....and a screenshot... =)
tutzie
» FTalker
FTalk Level: zero
217
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

this is fun.. i gotta try it!
Lyzaine_2007
» n00b
FTalk Level: zero
32
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

how to compile it on JS codes?
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

[b]Click the Link Below, To enlighten you..[/b] ;) :thumbsdown: [url=http://theftalk.com/t22027-Making-Extensions-Files.-%5BFriendster-Editing%5D.html]Making Extension Files[/url] [url=http://theftalk.com/t15088-Compiling-javascripts-file.html]Compiling JS in One File[/url] :eh: :ninja:
Vipper
» FTalker
FTalk Level: zero
114
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

whew nice one cool thanks
Roxas Eug
» n00b
FTalk Level: zero
29
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

[b]emm...good tutorial for newbies I guess[/b]
marc92shh
» n00b
FTalk Level: zero
24
0
1969-12-31

Re: [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

nC! gOod reick! :D :D
  • ARCHIVES 
  • » [b]Heres the code[/b] :thumbsdown: [quote]<!-- //set message: msg = "[b]YOUR MESSAGE HERE[/b]"; timeID = 10; stcnt = 16; wmsg = new Array(33); wmsg[0]=msg; blnk = "

Pages: 12

Board footer

© 2024 F Talk

Current time is 10:22

[ 10 queries - 0.044 second ]
Privacy Policy