Google
 

Go Back   NackVision > Website Related > Friendster Overlay

Friendster Overlay Codes and tutorials on overlay

Reply
 
Thread Tools
Old 06-02-2006, 05:29 AM   #1
malemonstir
Call me Mons
 
malemonstir's Avatar
 
Join Date: Dec 2005
Location: philippines
Posts: 588
Send a message via Yahoo to malemonstir
trailing letters corsur

Trailing Cursor with Text Instructions from http://www.lissaexplains.com

Add this tag to your "head" tag:



<style>
.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size:10pt;
font-family:comic sans ms;
font-weight:bold;
color:black;
}
</style>
<script>

/*
This cool Cursor trailer text is authored by Peter Gehrig (http://www.24fun.com/)
This script is provided free at Lissa Explains it All (http://www.lissaexplains.com)


*/

var x,y
var step=20
var flag=0

// Your snappy message. Important: the space at the end of the sentence!!!
var message="Lissa Explains it All! "
message=message.split("")

var xpos=new Array()
for (i=0;i<=message.length-1;i++) {
xpos[i]=-50
}

var ypos=new Array()
for (i=0;i<=message.length-1;i++) {
ypos[i]=-50
}

function handlerMM(e){
x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX
y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY
flag=1
}

function makesnake() {
if (flag==1 && document.all) {
for (i=message.length-1; i>=1; i--) {
xpos[i]=xpos[i-1]+step
ypos[i]=ypos[i-1]
}
xpos[0]=x+step
ypos[0]=y

for (i=0; i<message.length-1; i++) {
var thisspan = eval("span"+(i)+".style")
thisspan.posLeft=xpos[i]
thisspan.posTop=ypos[i]
}
}

else if (flag==1 && document.layers) {
for (i=message.length-1; i>=1; i--) {
xpos[i]=xpos[i-1]+step
ypos[i]=ypos[i-1]
}
xpos[0]=x+step
ypos[0]=y

for (i=0; i<message.length-1; i++) {
var thisspan = eval("document.span"+i)
thisspan.left=xpos[i]
thisspan.top=ypos[i]
}
}
var timer=setTimeout("makesnake()",30)
}

</script>
</textarea></form><BR><BR>

Next you have to add this tag in the body section of your page:<BR><BR>
<form ACTION=URI>
<textarea rows="8" name="S1" cols="40" wrap="virtual" style="width:90%" style="background:#ffffff" style="font-family:verdana" style="color:#000000" style="border style:solid">
<script>
<!-- Beginning of JavaScript -

for (i=0;i<=message.length-1;i++) {
document.write("<span id='span"+i+"' class='spanstyle'>")
document.write(message[i])
document.write("</span>")
}

if (document.layers){
document.captureEvents(Event.MOUSEMOVE);
}
document.onmousemove = handlerMM;

// - End of JavaScript - -->





Next you have to add this tag RIGHT AFTER the body tag:


<form ACTION=URI><textarea rows="5" name="S1" cols="40" wrap="virtual" style="width:90%" style="background:#ffffff" style="font-family:verdana" style="color:#000000" style="border style:solid">
<body onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll">


e2 po ung preview http://www.lissaexplains.com/textcursor.html

pedi i edit
__________________



(Offline)
 
Reply With Quote
Old 06-02-2006, 07:03 PM   #2
laine17
Junior Member
 
Join Date: May 2006
Posts: 3
kuya lagay ka nmn css code nyan hirap overlay eh.....
(Offline)
 
Reply With Quote
Old 06-02-2006, 09:49 PM   #3
dashling
Senior Member
 
dashling's Avatar
 
Join Date: May 2006
Location: secrEt
Posts: 488
Cool Thx............
__________________
[ Bleach ] [ I dont Love You ]
(Offline)
 
Reply With Quote
Old 06-02-2006, 09:54 PM   #4
boss-cheap
Member
 
Join Date: May 2006
Posts: 39
THNX BRO that nice!!!
(Offline)
 
Reply With Quote
Old 06-03-2006, 05:27 AM   #5
malemonstir
Call me Mons
 
malemonstir's Avatar
 
Join Date: Dec 2005
Location: philippines
Posts: 588
Send a message via Yahoo to malemonstir
Originally Posted by dashling
Cool Thx............
no problem. hehe
__________________



(Offline)
 
Reply With Quote
Old 06-03-2006, 11:18 PM   #6
nightmare_prince2o06
Junior Member
 
Join Date: May 2006
Posts: 13
bkit ayaw magwork sakin?? <head> ILalagay pa d2 pagkatpos??? o sa loob???
(Offline)
 
Reply With Quote
Old 06-04-2006, 01:46 AM   #7
malemonstir
Call me Mons
 
malemonstir's Avatar
 
Join Date: Dec 2005
Location: philippines
Posts: 588
Send a message via Yahoo to malemonstir
Originally Posted by nightmare_prince2o06
bkit ayaw magwork sakin?? <head> ILalagay pa d2 pagkatpos??? o sa loob???


ganito

<html>
<head>
(dito mo ilagay ang code)
</head>
</html> ganun
__________________



(Offline)
 
Reply With Quote
Old 06-04-2006, 09:25 AM   #8
_demonya_
Junior Member
 
Join Date: Dec 2005
Location: south
Posts: 22
Send a message via Yahoo to _demonya_
Talking

thanks!!! for the codes!!
__________________
_demonya_
(Offline)
 
Reply With Quote
Old 06-05-2006, 01:26 AM   #9
malemonstir
Call me Mons
 
malemonstir's Avatar
 
Join Date: Dec 2005
Location: philippines
Posts: 588
Send a message via Yahoo to malemonstir
Originally Posted by _demonya_
thanks!!! for the codes!!

no prob...
__________________



(Offline)
 
Reply With Quote
Old 07-24-2006, 06:00 PM   #10
ravetrukeeper
Junior Member
 
ravetrukeeper's Avatar
 
Join Date: Jul 2006
Location: meycauayan, bulacan
Posts: 19
Send a message via Yahoo to ravetrukeeper
kuya,,,tnry ko na poh,,,bkit di parin poh gumana...


ganito

<html>
<head>
(dito mo ilagay ang code)
</head>
</html> ganun
un lng poh b? bkit sa una nyo poh pnost meron pa illgay sa body section,,,tnry ko din poh un,,,yaw parin poh tlga guman,,,help namn poh,,please...
(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.