typewriter effect at shoutout with different color
+5
eis09
[DYOSZA]gane
[DYOSZA]BEBOT
JM RADA
charlesjoseph915
9 posters
Page 1 of 1
typewriter effect at shoutout with different color
get the code
save it 2 ur hosting file
enjoy
preview http://profiles.friendster.com/109116737
- Spoiler:
- var vhinM;
var newColor = new Array(5);
var curColor = 0;
newColor[0] = 'black';
newColor[1] = 'gray';
newColor[2] = 'blue';
newColor[3] = 'violet';
newColor[4] = 'lavander';
newColor[5] = 'green';
newColor[6] = 'red';
newColor[7] = 'orange';
newColor[8] = 'indigo';
function rotateColor() {
if (curColor ==
curColor = 0;
else
++curColor;
document.getElementById('cpShoutoutBox').style.color= newColor[curColor];
}
function startRotate() {
if (vhinM != null)
clearInterval(vhinM);
vhinM = setInterval("rotateColor()", 300);
}
window.onload = startRotate();
x1=0;c1=0;cache=new Array()
setTimeout('clearIt()',4000)
function clearIt(){
tSpan = document.getElementById('cpShoutoutBox')
cSpan = tSpan.getElementsByTagName('span')
for(p=0;p<cSpan.length;p++){
cache[p]=cSpan[p].innerHTML
cSpan[p].innerHTML=''
}
toSpan()
}
function toSpan(){
if(x1<cSpan.length){
typeIn = cache[x1]
tp=setInterval('typeIt()', 40)
}else{
p=0;x1=0;c=0;setTimeout('clearIt()', 500)
}
}
function typeIt(){
if(cSpan[x1]!=null && c1<=typeIn.length){
cSpan[x1].innerHTML = typeIn.substring(0,c1++)
}else{
clearInterval(tp);x1++; c1=0;toSpan()
}
}
save it 2 ur hosting file
enjoy
preview http://profiles.friendster.com/109116737
Re: typewriter effect at shoutout with different color
pls provide credits thnx for sharing
[DYOSZA]BEBOT- MOD
- Posts : 227
Reputation : 172
Join date : 2009-05-26
Age : 34
Location : DOHA QATAR
Re: typewriter effect at shoutout with different color
thx por sharin
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Re: typewriter effect at shoutout with different color
san poh ilgai
ang hirap.
ang hirap.
eis09- Newbie
- Posts : 2
Reputation : 0
Join date : 2009-06-24
Re: typewriter effect at shoutout with different color
@ eis
avoid double posting.
(your posts were merged)
just paste the code with your JS extension File.
avoid double posting.
(your posts were merged)
just paste the code with your JS extension File.
Re: typewriter effect at shoutout with different color
weee gotta try that one
btw, kindly provide the credits i love reading them specially the names haha
passing by
Re: typewriter effect at shoutout with different color
it works thanks
chix_kiz- Amatuer
- Posts : 73
Reputation : 1
Join date : 2009-08-08
Age : 34
Location : United States of Sadako
Re: typewriter effect at shoutout with different color
haha gayagaya anshi
chix_kiz- Amatuer
- Posts : 73
Reputation : 1
Join date : 2009-08-08
Age : 34
Location : United States of Sadako
Similar topics
» typewriter under youre shoutout
» Navigation Above Shoutout
» Floating Arrow ShoutOut Tweaks
» TitleBar Effect
» TiNKERBELL EFFECT [yellow]
» Navigation Above Shoutout
» Floating Arrow ShoutOut Tweaks
» TitleBar Effect
» TiNKERBELL EFFECT [yellow]
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum