[quote=ohivnsuipo]ato C[/quote]
yg ini kok jd gak jalan...
[quote]x1=0;c1=0;cache=new Array()
setTimeout('clearIt()',4000)
function clearIt(){
tSpan = document.getElementById('content_18')
cSpan = tSpan.getElementsByTagName('li')
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()
}
}
var from_time = new Date();
from_time = from_time.getTime();
function show_loading_time()
{
var to_time = new Date();
to_time = to_time.getTime();
var secs = (to_time - from_time) /1000;
alert("hanya "+secs+" detik untuk membuka profile "+pageOwnerFName+"")
alert("Selamat manikmati fs q ya, jgn lupa add n kirim testy")
}
document.write('<body onLoad="show_loading_time()">') ;[/quote]
knpa ya???
[i][b]edited[/b][/i]
[quote=CoWoCuPu]jadi,, taro aja code welcome alert itu di bagian A...
sapa tau bakal jalan...
[/quote]
ok...
q coba bang...
Last edited by oby_nagnar (2008-07-06 20:43:06)