Google
 

Go Back   NackVision > Website Related > Friendster Overlay

Friendster Overlay Codes and tutorials on overlay

Reply
 
Thread Tools
Old 06-05-2006, 11:36 AM   #1
Melancholic
Member
 
Melancholic's Avatar
 
Join Date: Jun 2006
Location: Manila
Posts: 80
Send a message via Yahoo to Melancholic
NO SELECT TEXT SCRIPT

DISCRIPTION: Disable viewer's ability to select text on your webpage!!Dragging mouse over the text has no effect!

DIRECTION: Simply this script to the <head> section of your page:


<script type="text/javascript">
//form tags to omit in NS6+:
var omitformtags=["input", "textarea", "select"]

omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase ())==-1)
return false
}

function reEnable(){
return true
}

if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}

</script>

















************************************************** ********************

for newbies!~
just in case you want to try


1. go to notepad
2. type :
<html>
<head>
<titile>im cool</title>
</head>

<body>


</body>

</html>


3. then save
4. name it : im_cool.html
5. dont forget the symbol "." in your name file ..this will served as the kind of file.. dunno..


6. open it..!
7. you can edit it by "right click" your file, then "open with" ,then, "notepad". easy huh!?










THANK ME IF I HELP
__________________
Love all, trust a few, do wrong to none.
*************************
http://www.friendster.com/jeffsensei
~Monstersgame~Click Below!!! Hot!
http://world2.monstersgame.co.uk/?ac=vid&vid=31044305
(Offline)
 
Reply With Quote
Old 06-05-2006, 11:47 AM   #2
Melancholic
Member
 
Melancholic's Avatar
 
Join Date: Jun 2006
Location: Manila
Posts: 80
Send a message via Yahoo to Melancholic
POP UP YOUR ANOTHER FRIENDSTER ACCOUNT!

Description: Use add popup windows to your site! The windows are activated by clicking on a link, and can be fine tuned in every aspect, such as dimensions, scrollbars, toolbar etc. Awesome tool.




Step 1: Insert the following code into the head section of your html document.

script language="javascript" type="text/javascript">
<!--

var win=null;
function NewWindow(mypage,myname,w,h,scroll,pos){
if(pos=="random"){LeftPosition=(screen.width)?Math .floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Mat h.random()*((screen.height-h)-75)):100;}
if(pos=="center"){LeftPosition=(screen.width)?(scr een.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!="center" && pos!="random") || pos==null){LeftPosition=0;TopPosition=20}
settings='width='+w+',height='+h+',top='+TopPositi on+',left='+LeftPosition+',scrollbars='+scroll+',l ocation=no,directories=no,status=no,menubar=no,too lbar=yes,resizable=no';
win=window.open(mypage,myname,settings);}
// -->
</script>



Step 2: Insert the following code into your html document where you want the link. You can insert multiple copies of the below, depending on how many popup links you want:

<a href="URL of window:" onclick="NewWindow(this.href,'Name of window:','500','500','yes','center');return false" onfocus="this.blur()">YourLinkText</a>




************************************************** ********************

for newbies!~
just in case you want to try


1. go to notepad
2. type :
<html>
<head>
<titile>im cool</title>
</head>

<body>


</body>

</html>


3. then save
4. name it : im_cool.html
5. dont forget the symbol "." in your name file ..this will served as the kind of file.. dunno..


6. open it..!
7. you can edit it by "right click" your file, then "open with" ,then, "notepad". easy huh!?


__________________
Love all, trust a few, do wrong to none.
*************************
http://www.friendster.com/jeffsensei
~Monstersgame~Click Below!!! Hot!
http://world2.monstersgame.co.uk/?ac=vid&vid=31044305
(Offline)
 
Reply With Quote
Old 08-18-2006, 12:40 AM   #3
nursingknight2
Member
 
nursingknight2's Avatar
 
Join Date: Jun 2006
Location: mY QuEeN cItY Of ThE sOuTh!!!
Posts: 36
Send a message via Yahoo to nursingknight2
hehehe...thanks pala..although uulitin ko ang arrangement bukas...mahina kasi connection ko..dial up eh...natapos ko nga yung profile ko sa cafe kanina
__________________
Add me up


___________________________________________



"I will never give up, until I defeat you. . .for that is my way of the ninja!!!"


- Uzumaki Naruto



(Offline)
 
Reply With Quote
Old 08-18-2006, 12:42 AM   #4
kirksydney
I Am Marah's Miel
 
kirksydney's Avatar
 
Join Date: Oct 2005
Location: upstairs
Posts: 2,206
Originally Posted by nursingknight2
hehehe...thanks pala..although uulitin ko ang arrangement bukas...mahina kasi connection ko..dial up eh...natapos ko nga yung profile ko sa cafe kanina
wokies..
gud luck bro..


check out my friendster accounts:
www.friendster.com/19533358
www.friendster.com/26079059

check dis thread for overlay add on's:
http://www.nackvision.com/talk/showthread.php?t=2636

check dis thread for non overlay codes:
http://www.nackvision.com/talk/showt...0010#post30010

check dis thread for flash mp3 players:
http://www.nackvision.com/talk/showt...9942#post29942

if u have questions bout overlaying ur profile..
don't hesitate to ask me..
m willing to help..

pis awt!
\m/
(Offline)
 
Reply With Quote
Old 08-18-2006, 03:10 AM   #5
bugsbunny
Member
 
bugsbunny's Avatar
 
Join Date: Jun 2006
Location: Mandaluyong
Posts: 60
Send a message via Yahoo to bugsbunny Send a message via Skype™ to bugsbunny
Thanks guy for an awesome layout out for friendster... i tried to follow you easy steps and now i have my first ever Overlay layout...

Its pretty amazing and fun to do.... keep up the good work...

Again thanks for additional knowledge...

http://www.friendster.com/mvillamil
(Offline)
 
Reply With Quote
Old 08-18-2006, 03:18 AM   #6
gwapings213
Moderator
 
gwapings213's Avatar
 
Join Date: Apr 2006
Location: dasmarinas village
Posts: 798
Send a message via AIM to gwapings213 Send a message via MSN to gwapings213 Send a message via Yahoo to gwapings213 Send a message via Skype™ to gwapings213
whoa... marinette hehehe... nice to see you here... have a nice weekend to you...
(Offline)
 
Reply With Quote
Old 08-18-2006, 03:31 AM   #7
baby ni jansen
Junior Member
 
Join Date: Jul 2006
Posts: 7
Originally Posted by angelbaby221983
POST MO N LANG UNG CODE DI2 bat kailngan k p nming ipm hehehehPEACE...
kasi gusto ko alam ko kung sino gumagamit ng layouts ko!
(Offline)
 
Reply With Quote
Old 08-18-2006, 01:31 PM   #8
testament
Junior Member
 
Join Date: Jul 2006
Location: sa bahay
Posts: 8
pano mwla ung user search sa top right?
(Offline)
 
Reply With Quote
Old 08-18-2006, 01:39 PM   #9
melisaluka
Junior Member
 
Join Date: Jul 2006
Posts: 1
ei
bgyan nyo nmn po aku ng mgandang layout
plz^^
(Offline)
 
Reply With Quote
Old 08-18-2006, 10:19 PM   #10
bugsbunny
Member
 
bugsbunny's Avatar
 
Join Date: Jun 2006
Location: Mandaluyong
Posts: 60
Send a message via Yahoo to bugsbunny Send a message via Skype™ to bugsbunny
Ang premade overlay Layout po, pwede rin ba maglagay ng photobucket and photo slideshow?
__________________
Friendster and Myspace layouts and codes:
http://www.kilometer69.ph.tc/

(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 04:20 AM.