• ARCHIVES 
  • » lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

Pages: 123455

lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

^ you are the one who will create your own banner =)
slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

:thumbsup: nice one sir shirow! cool trick! I really like it! =)
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

where should i put this code on top of my js?? :ninja: :ninja: var rector=3 var stopit=0 var a=1 function init(which){ stopit=0 shake=which shake.style.left=0 shake.style.top=0 } function rattleimage(){ if ((!document.all&&!document.getElementById)||stopit==1) return if (a==1){ shake.style.top=parseInt(shake.style.top)+rector } else if (a==2){ shake.style.left=parseInt(shake.style.left)+rector } else if (a==3){ shake.style.top=parseInt(shake.style.top)-rector } else{ shake.style.left=parseInt(shake.style.left)-rector } if (a<4) a++ else a=1 setTimeout("rattleimage()",50) } function stoprattle(which){ stopit=1 which.style.left=0 which.style.top=0 }
sweethearts_07
» n00b
FTalk Level: zero
60
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

nice trick!.. ill try this., =)
Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

[quote=BwizetT]where should i put this code on top of my js?? :ninja: :ninja: var rector=3 var stopit=0 var a=1 function init(which){ stopit=0 shake=which shake.style.left=0 shake.style.top=0 } function rattleimage(){ if ((!document.all&&!document.getElementById)||stopit==1) return if (a==1){ shake.style.top=parseInt(shake.style.top)+rector } else if (a==2){ shake.style.left=parseInt(shake.style.left)+rector } else if (a==3){ shake.style.top=parseInt(shake.style.top)-rector } else{ shake.style.left=parseInt(shake.style.left)-rector } if (a<4) a++ else a=1 setTimeout("rattleimage()",50) } function stoprattle(which){ stopit=1 which.style.left=0 which.style.top=0 }[/quote] at the very top of you scripts :thumbsup:

Last edited by Shirow Masamune (2007-11-12 04:58:11)

fando91
» FTalkManiac
FTalk Level: zero
862
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

[b]Hey shirow!! I'm using it on my test page!! luv it!![/b]
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

tnx agin shirow :ninja:
--khathateslove--
» FTalkAgent
FTalk Level: zero
2257
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

awhht..harhar..ukie. get it!.. :thumbsup:
Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

[quote=fando91][b]Hey shirow!! I'm using it on my test page!! luv it!![/b][/quote] really? well ^___^ thx for using my trick =) :D
emokiztah
» FTalker
FTalk Level: zero
243
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

cool nice code
kryzzia_08
» FTalker
FTalk Level: zero
186
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

wew... cool ... thx for sharing... :thumbsup:
alfonso
» n00b
FTalk Level: zero
75
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

great code!!
paulinexz
» FTalker
FTalk Level: zero
165
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

cool :)
babysteph
» n00b
FTalk Level: zero
53
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

thx a lot .. :midfinger:
lordmichael
» n00b
FTalk Level: zero
55
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

THX dude!!!! :D :D :D
fiona_rhea
» n00b
FTalk Level: zero
86
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

[b] =) :thumbsup: nice one shirow[/b]
snypzelle
» FTalkElite
FTalk Level: zero
5233
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

nice codes shirow:D
-I pampy I-
» n00b
FTalk Level: zero
6
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

cool trick!! hahah
cursedkiddo25
» n00b
FTalk Level: zero
98
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

thanks for sharing this one .. maybe i need also to customize my own banner cause i don't use to manage it .. specially in the navigation part .. :lol: better try this one if i was in my mood ..
bles_212000
» FTalkWhiz
FTalk Level: zero
2863
0
1969-12-31

Re: lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

this was cool! :lol:
  • ARCHIVES 
  • » lol for those who wants to have a shaking or trembling banner then follow this steps [b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b] [quote]var rector=3 var stopi

Pages: 123455

Board footer

© 2024 F Talk

Current time is 05:51

[ 9 queries - 0.025 second ]
Privacy Policy