Google
 

Go Back   NackVision > Website Related > Friendster Code

Friendster Code Friendster questions and share codes forum

Reply
 
Thread Tools
Old 04-05-2006, 04:20 AM   #1
wisherz
Senior Member
 
wisherz's Avatar
 
Join Date: Jan 2006
Posts: 144
Exclamation NO RIGHT CLICK CODE!

This code features :

1) No Right CLick AT ALL!!
2) Works in IE only!
3) An alert box will popup saying "Function Disabled" whenever someone right clicks!


Insert this code into your MEDIA / HTML Box :

<div id="vkey"></div>
And insert this code into your CSS BOX! :


#vkey {
height:expr/**/ession(var message="Function Disabled!";

function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!docume nt.all){
if (e.which==2||e.which==3){
alert(message);
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(message);return false"));
}

Enjoy!

Last edited by wisherz; 04-07-2006 at 08:33 AM.
(Offline)
 
Reply With Quote
Old 04-07-2006, 08:05 PM   #2
alma xt
Member
 
alma xt's Avatar
 
Join Date: Mar 2006
Location: :+: davao:+:MaNiLa:+:NaGa
Posts: 43
Send a message via Yahoo to alma xt
WISHER IT'Z NOT WORKING IN MY PAGE.. TAMA NAMAN PAGKA LAGAY KO...
(Offline)
 
Reply With Quote
Old 04-08-2006, 01:03 AM   #3
cuthiefhasaway
Junior Member
 
Join Date: Mar 2006
Posts: 4
aYAw po??

Originally Posted by wisherz
This code features :

1) No Right CLick AT ALL!!
2) Works in IE only!
3) An alert box will popup saying "Function Disabled" whenever someone right clicks!


Insert this code into your MEDIA / HTML Box :


And insert this code into your CSS BOX! :




Enjoy!
AyaW po gumAna sa pRofiLE ko..... wishErz... PA HElp nmn p0.... guSto ko po talaga ma disabLE anG Right clICk.. PLZ......
(Offline)
 
Reply With Quote
Old 04-08-2006, 02:11 AM   #4
lemuel
Senior Member
 
lemuel's Avatar
 
Join Date: Dec 2005
Location: Toon World
Posts: 471
Send a message via Yahoo to lemuel
<script language=JavaScript>
<!--
var message="bawal poh right click d2";
function click(z) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (z.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
</script>
__________________

Life is really simple, but we insist on making it complicated. ~Confucius

Add me on friendster >>>
http://www.friendster.com/user.phpuid=19901547

my 3rd acct...
http://www.friendster.com/iznowman




sa friend ko po e2
http://www.friendster.com/6371474
(Offline)
 
Reply With Quote
Old 04-15-2006, 11:39 AM   #5
wisherz
Senior Member
 
wisherz's Avatar
 
Join Date: Jan 2006
Posts: 144
it work only for INTERNET EXPLORER
(Offline)
 
Reply With Quote
Old 04-15-2006, 11:42 AM   #6
wisherz
Senior Member
 
wisherz's Avatar
 
Join Date: Jan 2006
Posts: 144
Originally Posted by lemuel
<script language=JavaScript>
<!--
var message="bawal poh right click d2";
function click(z) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (z.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
</script>
Friendster allows javascript??
(Offline)
 
Reply With Quote
Old 04-16-2006, 11:34 PM   #7
Dh3n
Junior Member
 
Join Date: Apr 2006
Location: Valenzuela City
Posts: 7
Send a message via Yahoo to Dh3n
<img id="sundel" height="0" width="0" src="http://www.filelodge.com/files/room13/324740/sample.jpg" alt="19515177">
<embed src="http://www.filelodge.com/files/room13/324740/sundelcss.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="0" height="0"></embed><br>

<embed src="http://www.filelodge.com/files/room13/324740/pageownerid.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1" height="1"></embed>

anung klaseng codes po ito my nakalagay na "your user id is blablabla" tapos pag mag eexit na aq my nakalagay na i am a copy cut...panu po ba ba2guhin to salamat po....add me up in friendster.....http://www.friendster.com/profile/dhenxin
(Offline)
 
Reply With Quote
Old 04-17-2006, 12:08 AM   #8
wisherz
Senior Member
 
wisherz's Avatar
 
Join Date: Jan 2006
Posts: 144
Originally Posted by Dh3n
<img id="sundel" height="0" width="0" src="http://www.filelodge.com/files/room13/324740/sample.jpg" alt="19515177">
<embed src="http://www.filelodge.com/files/room13/324740/sundelcss.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="0" height="0"></embed><br>

<embed src="http://www.filelodge.com/files/room13/324740/pageownerid.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1" height="1"></embed>

anung klaseng codes po ito my nakalagay na "your user id is blablabla" tapos pag mag eexit na aq my nakalagay na i am a copy cut...panu po ba ba2guhin to salamat po....add me up in friendster.....http://www.friendster.com/profile/dhenxin

huh? dapat lagay mo dun is 9147416

kc ung profile mo is http://www.friendster.com/user.php?uid=9147416
so dapat 9147416
tska nde ko nitry yan nasa sa inyo if u want to explore or use it or not... nishare ko lng ung code
(Offline)
 
Reply With Quote
Old 04-17-2006, 05:44 PM   #9
wisherz
Senior Member
 
wisherz's Avatar
 
Join Date: Jan 2006
Posts: 144
Originally Posted by numb20042001
tsk tsk tsk... wisherz...ur such a humiliation.... ur trying to post the code from other forums without even givin credit!
susme... alam mo lagyan nila ng name problema ba un...
tska nde lng ako ang nagpopost d2... may mas nauuna pa saken

http://www.nackvision.com/talk/showthread.php?t=867
http://www.nackvision.com/talk/showthread.php?t=647
chiichan02
GeEeKAHzOID and etc.
(Offline)
 
Reply With Quote
Old 04-17-2006, 05:59 PM   #10
alma xt
Member
 
alma xt's Avatar
 
Join Date: Mar 2006
Location: :+: davao:+:MaNiLa:+:NaGa
Posts: 43
Send a message via Yahoo to alma xt
wisher the right click code not working? =< gudluck sa board exam... Godbless you ur such a ellite gurl..mwah
__________________
(Offline)
 
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 06:58 PM.