Google
 

Go Back   NackVision > Website Related > Friendster Code

Friendster Code Friendster questions and share codes forum

Reply
 
Thread Tools
Old 03-31-2006, 05:26 AM   #1
franciss
Junior Member
 
franciss's Avatar
 
Join Date: Feb 2006
Posts: 0
paano pag didisable ni right click sa friendster??

paturo o tips paano i didisable ang right click sa friendster??
(Offline)
 
Reply With Quote
Old 03-31-2006, 07:27 AM   #2
jenkey
Junior Member
 
jenkey's Avatar
 
Join Date: Mar 2006
Posts: 5
cnu po may alam ng codes sa floating images???
(Offline)
 
Reply With Quote
Old 03-31-2006, 10:12 AM   #3
bhorscute
Junior Member
 
Join Date: Nov 2005
Posts: 3
palagi nlgn me nand2

bkt pag nagsasave input me d2 me plagi nilalagay....
(Offline)
 
Reply With Quote
Old 03-31-2006, 09:29 PM   #4
alamatski
Senior Member
 
alamatski's Avatar
 
Join Date: Jan 2006
Posts: 120
hmm

Originally Posted by bhorscute
bkt pag nagsasave input me d2 me plagi nilalagay....
ows? d2 napupunta?
__________________
ABANDONED
(Offline)
 
Reply With Quote
Old 03-31-2006, 11:56 PM   #5
madellee
Member
 
madellee's Avatar
 
Join Date: Mar 2006
Location: parañque
Posts: 38
Send a message via Yahoo to madellee
me! hehehe.. il send it to u
__________________

http://www.sparkcom.cjb.net
(Offline)
 
Reply With Quote
Old 04-01-2006, 05:44 AM   #6
mharjhay
Senior Member
 
mharjhay's Avatar
 
Join Date: Apr 2006
Location: iTaLY
Posts: 187
Send a message via Yahoo to mharjhay
wah!!ttn0ng lng poh meh code..pd u poh meh add sa fwendster??markusmendoza@yahoo.com
21 m italy poh meh..
(Offline)
 
Reply With Quote
Old 04-01-2006, 05:13 PM   #7
mia_chantel
Junior Member
 
mia_chantel's Avatar
 
Join Date: Feb 2006
Posts: 20
this is how you disable right click in your friendster:
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
(Offline)
 
Reply With Quote
Old 04-01-2006, 11:02 PM   #8
malikmata
Junior Member
 
malikmata's Avatar
 
Join Date: Mar 2006
Posts: 12
Elow po! Paano po ba ma disable ang mga advertisements? Thanks!
(Offline)
 
Reply With Quote
Old 04-04-2006, 01:34 AM   #9
bratchick24
Junior Member
 
Join Date: Apr 2006
Posts: 8
ei guys..cno b may alam ng floating images?... can u send me a code? thanks in advance! mwah
(Offline)
 
Reply With Quote
Old 04-05-2006, 04:53 AM   #10
Blue_i
Junior Member
 
Blue_i's Avatar
 
Join Date: Mar 2006
Location: Makati City
Posts: 17
Send a message via AIM to Blue_i Send a message via MSN to Blue_i Send a message via Yahoo to Blue_i
to disable ads in friendster:

/*HIDE FOOTER ADS - FRIENDSTER-TWEAKERS.COM*/
.adHeadline, .adText, .adLink { filter: alpha(opacity=0); opacity:.00;
height:0px !important; width:0px !important; text-decoration: none;
color: #ffffff; font-size:0px !important; }

>>from friendster tweakersdotcom<<<..just paste it in the css field..

for Advance Floating Effect.. this is the code:

/*FLOATING EFFECT - FRIENDSTER-TWEAKERS.COM*/
body {border: black solid; border-top-width:75px;
border-bottom-width:75px; border-left-width:75px;border-right-width:75px;}

>>original from friendster tweakersdotcom.<< and my shares to them..

hope it'll help!! ciao..
__________________
Comfort starts as a Servant and becomes a MASTER.

Blue_i
(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 07:58 PM.