You are viewing a post by Co_don SanAdH. 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-.

[/quote]
pake ini bro taruh d bagian C
[spoiler]var msg = "[color=#ff0000]KATA KATA KAMU[/color]";
function clickIE4()
{if (event.button == 2)
{alert(msg);
return false;
}
}
function clickNS4(e)
{if (document.layers || document.getElementById && ! document.all)
{if (e.which == 2 || e.which == 3)
{alert(msg);
return false;
}
}
}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = clickNS4;
}
else if (document.all && ! document.getElementById)
{document.onmousedown = clickIE4;
}
document.oncontextmenu = new Function("alert(msg);top.location.href = 'http://www.friendster.com/comments.php?uid="+pageOwnerID+"';return false");[/spoiler]
edit yg d merahin
Last edited by Co_don SanAdH (2008-07-22 14:27:28)