[quote=achis]@lost_soul
thanx juga bro
oya, no right klik nya gmn yaa..???
bwat di IE ma FF[/quote]
tuh sob..
[spoiler][quote]//NO RIGHT CLICK
var msg ="[b]Kok Kamu iseng sih!!Balik Ke Rumah aJa Deh Kamu!![/b]"
function noRclick( event )
{
if( event.which == 3 )
{
alert( msg );
return false;
}
return true;
}
function noRclick2()
{
alert( msg );
top.location.href = "[b]
http://www.friendster.com[/b]";
return false;
}
document.oncontextmenu = noRclick2;
document.captureEvents( Event.MOUSEDOWN );
if( document.layers ) document.onmousedown = noRclick;[/quote]
[/spoiler]
silakan dicoba...