Type wriiter effect on Shout out
+3
danielvicedo
HAZEL
lovebang01
7 posters
Page 1 of 1
Type wriiter effect on Shout out
HEre
- Spoiler:
- //shout
x1=0;c1=0;cache=new Array()
setTimeout('clearIt()',4000)
function clearIt(){
tSpan3 = document.getElementById('cpShoutoutBox')
cSpan3 = tSpan3.getElementsByTagName('Span')
for(p=0;p<cSpan3.length;p++){
cache[p]=cSpan3[p].innerHTML
cSpan3[p].innerHTML=''
}
toSpan3()
}
function toSpan3(){
if(x1<cSpan3.length){
typeIn = cache[x1]
tp=setInterval('typeIt()', 40)
}else{
p=0;x1=0;c=0;setTimeout('clearIt()', 500)
}
}
function typeIt(){
if(cSpan3[x1]!=null && c1<=typeIn.length){
cSpan3[x1].innerHTML = typeIn.substring(0,c1++)
}else{
clearInterval(tp);x1++; c1=0;toSpan3()
}
}
Re: Type wriiter effect on Shout out
Thanks for this. But we can't use it for this time. We haven't yet the solution. XD
We can customize it right? so. It does. lmao! XD
We can customize it right? so. It does. lmao! XD
Re: Type wriiter effect on Shout out
Angell de Ville's code again... strike 3...
Энджелл Виллем де- Guest
-
Posts : 5
Age : 113
Joined date : 2009-11-14
Location :
Cash : 27440
Re: Type wriiter effect on Shout out
yea it's angel de ville's code .
Btw, thanks for sharing.
(i thought it's from stupid forum)
Btw, thanks for sharing.
(i thought it's from stupid forum)
Re: Type wriiter effect on Shout out
^
no its not.. ^^
anyway..
thanks for sharin this..
u shud also give credits to
angel de ville..
no its not.. ^^
anyway..
thanks for sharin this..
u shud also give credits to
angel de ville..
jhennyz- DPC Addict
-
Posts : 148
Age : 32
Joined date : 2010-03-04
Location : ~NOWHERETOFiND~
Cash : 27546
Similar topics
» 3D Text Effect !
» Right Snake Effect
» Wiper Effect Stauts Bar
» DPC bubble effect.,. share lng ^^
» Position Box - mirror effect
» Right Snake Effect
» Wiper Effect Stauts Bar
» DPC bubble effect.,. share lng ^^
» Position Box - mirror effect
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum