[quote][align=center][b]~Code Shoutout w/ PageViewerName~[/b][/align][/quote]
[b]Description[/b]
[quote]karena banyak para nubie2 sering nanya kode kek ginian..
boleh kan gw post disinii
[/quote]
[b]Code[/b]
[spoiler]// shoutout with viewer name
function shoutoutcus(){
var ephemeral = "<div style='font-weight:bold;font-family:century gothic; color:#FF7F50;'>[b]KATA2 KAMU[/b]<div style='font-weight:bold;font-size:18px;font-family:century gothic; color:#FF7F50;'>[b]KATA2 KAMU[/b]<div style='font-weight:bold;font-family:century gothic; color:#oooooo;font-size:12px'>"+pageViewerFName+"</div>";
document.getElementById('cpShoutoutBox').style.height='100';
document.getElementById('cpShoutoutBox').style.overflow='auto';
document.getElementById('cpShoutoutBox').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
}setTimeout("shoutoutcus()",4000);[/spoiler]
[b]Note[/b]
[quote]selamad mencoba
[/quote]
Last edited by andHa (2008-07-19 09:50:13)