FTalk

FTalk

Welcome guest! Please Login or Register.

#1  2008-07-30 13:21:55

irishandme
 Mr.AlvinLee.18
irishandme's display avatar
» FTalker
FTalk Level: zero
nagbubuLag buLagan!
Philippines
131
41
2010-01-31
Website

.:UntouchabLe fLoating object at ur profyL...haha:.

LIVE PREVIEW: :arrow: http://profiles.friendster.com/asshole018

For the preview, try to move ur mouse on my fLoating image, ...and u see what's mean of this trick! haha...

uhm...aLL you have to do is edit some boLd part of the given code beLow and then copy, paste it in notepad, save it as new JS extension...

//detecting browser to dynamically write appropriate DIVs/LAYERs
N=(navigator.appName.indexOf('Netscape')!=-1&&parseInt(navigator.appVersion)<5)
S=(navigator.appName.indexOf('Netscape')!=-1&&parseInt(navigator.appVersion)>4.9)
M=(navigator.appName.indexOf('Microsoft')!=-1)



Vis=new Array()
Vis[0]=(M||S) ? "hidden" : "hide"
Vis[1]=(M||S) ? "visible" : "show"

function GetDiv(divId,divY,divX,divW,divH,bCol,visb,zInd){
bkCol=(bCol!="")?((N)?" bgColor="+bCol:";background:"+bCol):""

Styl = (M||S) ? "<DIV" : "<LAYER"

if(M||S){
Styl+=" ID="+divId
Styl+=" style='position:absolute;top:"+divY+";left:"+divX+";width:"+divW+";height:"+divH+bkCol
Styl+=";visibility:"+Vis[visb]+";z-index:"+zInd
Styl+="'>"
}

if(N){
Styl+=" ID="+divId
Styl+=" top="+divY+" left="+divX+" width="+divW+" height="+divH+bkCol
Styl+=" visibility="+Vis[visb]+" z-index="+zInd
Styl+=">"
}
document.writeln(Styl)
}

function EndDiv(){
(M||S)? document.writeln("</DIV>"): document.writeln("</LAYER>")
}

function PutIt(ID,dX,dY){
if(N){
document.layers[ID].left=dX
document.layers[ID].top=dY
}
if(M){
document.all[ID].style.left=dX
document.all[ID].style.top=dY
}
if(S){
document.getElementById(ID).style.left=dX
document.getElementById(ID).style.top=dY
}
}

function ShowHide(ID,vs){
if(N){
document.layers[ID].visibility=Vis[vs]
}
if(M){
document.all[ID].style.visibility=Vis[vs]
}
if(S){
document.getElementById(ID).style.visibility=Vis[vs]
}
}

function Xof(ID){
if(N){
return document.layers[ID].left
}
if(M){
return document.all[ID].style.left
}
if(S){
return document.getElementById(ID).style.left
}
}

function Yof(ID){
if(N){
return document.layers[ID].top
}
if(M){
return document.all[ID].style.top
}
if(S){
return document.getElementById(ID).style.top
}
}



function Zind(ID,zz){
if(N){
document.layers[ID].zIndex=zz
}
if(M){
document.all[ID].style.zIndex=zz
}
if(S){
document.getElementById(ID).style.zIndex=zz
}
}

function ChangeCol(ID,colrx){
if(M)document.all[ID].style.background=colrx
if(N)document.layers[ID].bgColor=colrx
if(S)document.getElementById(ID).style.background=colrx
}

function DivWrite(IdName,Str) {
if (N){
document.layers[IdName].document.write(Str)
document.layers[IdName].document.close()
}
if(M) document.all[IdName].innerHTML=Str
if(S) document.getElementById(IdName).innerHTML=Str
}

GetDiv('Obj',300,300,20,20,'',1,0)
document.write("<img src=URL OF UR FLOATING IMAGE>")
EndDiv()

function Xof(div){
if(M) return parseInt(document.all[div].style.left)
if(S) return parseInt(document.getElementById(div).style.left)
if(N) return parseInt(document.layers[div].left)
}

function Yof(div){
if(M) return parseInt(document.all[div].style.top)
if(S) return parseInt(document.getElementById(div).style.top)
if(N) return parseInt(document.layers[div].top)
}


if(document.layers) document.captureEvents(Event.MOUSEMOVE);
document.onmousemove=newPos;


function newPos(e){
X=(M)?event.clientX:e.pageX
Y=(M)?event.clientY:e.pageY
Xo=Xof('Obj')
Yo=Yof('Obj')
if(Math.abs(X-Xo)<50&&Math.abs(Y-Yo)<50){
PutIt('Obj',Math.floor(Math.random()*400),Math.floor(Math.random()*300))
}
}

and then after that, upLoad ur js fiLe in your fiLe hosting, eg. ripway or geocities...and then copy the URL of ur js fiLe...paste in boLded part of the given code beLow.

var untfLobject = document.createElement("script");
untfLobject.type = "text/javascript";
untfLobject.src = "URL OF UR untouchabLe JS fiLe";
document.getElementsByTagName("head")[0].appendChild(untfLobject);

and then copy aLL the given code above, paste it in your JS extension...
that's it!...hup u Lyk this trick...

                    

Yellow Flash[?] likes this topic.

#2  2008-07-30 13:46:39

Gorbimz
 bimo
» n00b
FTalk Level: zero
i dunno
Indonesia
20
0
2009-08-24
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

cool...thx 4 sharing

#3  2008-07-31 00:07:09

chardlau
chardlau's display avatar
» n00b
FTalk Level: zero
50
5
2009-10-10

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

this is fun and cool effects! :penguin::penguin:


#4  2008-07-31 00:37:54

bobcbar
 Bob
bobcbar's display avatar
» Former Moderator
FTalk Level: HARDCORE!
Novice ModeratorTop PosterSome FTalkers ♥ Me!
Dongduchon, Korea
11548
374
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

Does it work on all browser? I tried the preview and only see basic css codes using IE7 :wallbash:


#5  2008-07-31 02:08:39

Yellow Flash
 Namikaze Minato
Yellow Flash's display avatar
» Banned
FTalk Level: zero
phew......
Konohagakure
2406
143
2009-06-19

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

bro... check ur codes... in FF ur profile is null...



#6  2008-07-31 02:16:38

irishandme
 Mr.AlvinLee.18
irishandme's display avatar
» FTalker
FTalk Level: zero
nagbubuLag buLagan!
Philippines
131
41
2010-01-31
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

bobcbar wrote:

Does it work on all browser? I tried the preview and only see basic css codes using IE7 :wallbash:

i'm not sure sir Bobcbar if this trick are aLso compatibLe for IE browser, but don't worry sir, i'll try to fix this tricks...tnx sir...


Yellow Flash wrote:

bro... check ur codes... in FF ur profile is null...

uhm, are u sure bro? but my profiLe is open now, and i aLso add something new tricks...uhm, by the way, try to refresh my profiLe, or HIT BACK, and then wait for a few seconds...thnx for ur concern bro...

#7  2008-07-31 03:02:07

bobcbar
 Bob
bobcbar's display avatar
» Former Moderator
FTalk Level: HARDCORE!
Novice ModeratorTop PosterSome FTalkers ♥ Me!
Dongduchon, Korea
11548
374
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

irishandme wrote:

i'm not sure sir Bobcbar if this trick are aLso compatibLe for IE browser, but don't worry sir, i'll try to fix this tricks...tnx sir...

Thanks....maybe its just ur js codes or the linker you used. I just check again and see changes you made but still no js codes are showing :paranoid:


#8  2008-07-31 03:24:34

echodc
 bryan
echodc's display avatar
» FTalker
FTalk Level: zero
Appreciate the Classics!!
philippines
156
12
2009-06-05
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

this is great, thanks for sharing bro.. =):thumbsup:



My profile updated daily! something new everyday! www.friendster.com/brydc

#9  2008-07-31 05:01:19

aRiSa
 aRiSa
aRiSa's display avatar
» FTalker
FTalk Level: zero
First love never dies..
Japan
231
1
2009-05-13
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

It dont work...
maybe because im using ff..?


#10  2008-07-31 11:38:20

roland2986
 xXRolandXx
roland2986's display avatar
» n00b
FTalk Level: zero
Hmm
BArangay nawAWAla
25
0
2010-03-03
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

WOw Nc Trick tnx 4 sharing


Who I Want to Meet: i am Looking for a thug a true gangztah guy the one who looks all tough yet, won't ever make me cry
you should be mah baby the one that understands and even when his boys are there he's still like wanna hold mah hand
LUV YOU MAH BOY ^^

#11  2008-07-31 13:47:30

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFTalker
FTalk Level: 6
Everyone ♥♥♥ Me!Topic InitiatorTop PosterSome FTalkers ♥ My Threads!
Anadipsic en Sarcophilous
KARAKURA TOWN
11014
1302
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

Lol. a floating trick is a bit sensitive when it
comes to compatibilty. Anyway, nice trick... dude...
kip emm comin.

#12  2008-07-31 14:21:21

Ulaai
Ulaai's display avatar
» n00b
FTalk Level: zero
12
0
2009-06-13
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

I cant see anything~! :question::question: how can?


=) I am here friends ^^

#13  2008-07-31 14:25:57

irishandme
 Mr.AlvinLee.18
irishandme's display avatar
» FTalker
FTalk Level: zero
nagbubuLag buLagan!
Philippines
131
41
2010-01-31
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

Ulaai wrote:

I cant see anything~! :question::question: how can?

uhm, if you don't see any tricks on my profiLe it means my daiLy bandwidth was exceed, try to revisit my profiLe after a few seconds...thnx for ur concern...

Last edited by irishandme (2008-07-31 14:26:21)

#14  2008-08-03 04:56:11

shan021
 ybur
shan021's display avatar
» n00b
FTalk Level: zero
'avogadro'
.Fashionista.
philippines
35
2
2008-12-20
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

:( doesn't work on my profile


#15  2008-08-03 05:02:48

irishandme
 Mr.AlvinLee.18
irishandme's display avatar
» FTalker
FTalk Level: zero
nagbubuLag buLagan!
Philippines
131
41
2010-01-31
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

shan021 wrote:

doesn't work on my profile

uhm, are you sure? ukei, can i see your codes?

#16  2008-08-03 05:35:38

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFTalker
FTalk Level: 6
Everyone ♥♥♥ Me!Topic InitiatorTop PosterSome FTalkers ♥ My Threads!
Anadipsic en Sarcophilous
KARAKURA TOWN
11014
1302
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

it may not be compatible in some browsers... buddies..
so dont be confused.

u can test it first in dracc...tester

#17  2008-08-03 07:11:21

art_phil2005@hotmail.com
 Arthur
art_phil2005@hotmail.com's display avatar
» n00b
FTalk Level: zero
Malaysia
65
0
2009-12-06
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

nc preview, bro!!!haha i thought you didn't say untouchable, coz i really can't touch it grrrr:smoke:....




            hehe i guess its really nice to be back, i miss ftalk soo much!!!what's the latest news here?

#18  2008-08-03 08:12:40

Yellow Flash
 Namikaze Minato
Yellow Flash's display avatar
» Banned
FTalk Level: zero
phew......
Konohagakure
2406
143
2009-06-19

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

yah.. i can see ur profile now... cool profile bro..

hahaha how about sharing us that droppable banner???

hahah i want that!!!



#19  2008-08-03 08:18:53

slashedkite
 The Keyblade Master
slashedkite's display avatar
» FTalkGeek
FTalk Level: 5
got it memorized?
Class-S
Dark Meridian
1365
39
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

haha! nice i like that trick! :D:thumbsup:


#20  2008-08-03 08:20:10

irishandme
 Mr.AlvinLee.18
irishandme's display avatar
» FTalker
FTalk Level: zero
nagbubuLag buLagan!
Philippines
131
41
2010-01-31
Website

Re: .:UntouchabLe fLoating object at ur profyL...haha:.

Yellow Flash wrote:

yah.. i can see ur profile now... cool profile bro..

hahaha how about sharing us that droppable banner???

hahah i want that!!!

haha...thnx bro...

uhm, you want my dropdown banner?, ukei i'LL try to share my codes here! but not this time...haha...thnx bro...

Search Friendstertalk

Board footer

The F Talk dot com
© 2002–2010 PunBB

Current time is 23:16:15 GMT

[ 10 queries - 0.056 second ]
Powered by SyntheticNetwork

FTalk

Welcome to FTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)

( hide )