You are viewing a post by fuefuefue. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
afa emang gt ya? bs beda antara ripay ma fileden?
[b]@sist venus[/b]
udah djawab sm teguh..
ga jd post dah gw
btw,kalo yg itu dhapus..tar bkn'nya ga jadi keluar tuh more friendnya?
duh,gw ga gt paham ma mor pren sii
yang ini udah ada di C blon sist?
[spoiler]//MOR PREN YANG KE C
var rector=3
var stopit=0
var a=1
function initshake(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=
){
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
}[/spoiler]
Last edited by fuefuefue (2008-07-24 10:53:03)