• ARCHIVES 
  • » :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

Pages: 123

:arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

alecxa16
» FTalkAddict
FTalk Level: zero
337
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

nice one. tnx for sharing.:)
mark5818
» FTalker
FTalk Level: zero
266
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

nice code...thx for the share...
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

thx for the reps guys, hope you like my work
caniask
» n00b
FTalk Level: zero
32
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

how do i put it on top of "friends box"?? thnx in advnce.. btw great code^^
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

[quote=caniask]how do i put it on top of "friends box"?? thnx in advnce.. btw great code^^[/quote] That is a different code completely...read this link..[url]http://theftalk.com/viewtopic.php?id=9141&p=1[/url]
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

[quote=bobcbar]That is a different code completely...read this link..http://theftalk.com/viewtopic.php?id=9141&p=1[/quote] thanks sir for helping the newbie :D
mark5818
» FTalker
FTalk Level: zero
266
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

nice one bro.. keep making tweaks.. marQ
the.illusionist
» n00b
FTalk Level: zero
11
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

how do i put viewer's info? :wallbash: [spoiler][align=center]HELP! :wallbash:[/align][/spoiler]

Last edited by the.illusionist (2008-10-27 05:42:05)

the.illusionist
» n00b
FTalk Level: zero
11
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

[quote=---xXirukiTepe---]try this:[/quote] It doesn't work.. :wallbash:
---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

[b]^post ur code. Maybe there's something wrong with it.[/b] :paranoid: lemme check it.
the.illusionist
» n00b
FTalk Level: zero
11
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

haha.. it works after all.. :wallbash: can you tel me how to include viewer's info? thanks!=)
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

You can add the viewers name =) I got this earlier from ---xXirukiTepe--- Just modify the bold part of the code. [quote]var Dynasty; try {Dynasty = document.createElement("div");} catch (e) {Dynasty = document.createElement("<div>");} Dynasty.innerHTML = "<br[b]>"+pageViewerFName+"<[/b]br><div id='mainpic'></div>"; Dynasty.setAttribute("style","text-align:right;padding-top:10px"); document.getElementById("0").getElementsByTagName("ul")[1].parentNode.appendChild(Dynasty);[/quote]
---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

or u myt want to add this... [quote]var Dynasty; try {Dynasty = document.createElement("div");} catch (e) {Dynasty = document.createElement("<div>");} Dynasty.innerHTML = "<br>"+pageViewerFName+"<br>[b]<B>UR FS ID:"+pageViewerID"+</B><br><B><DATE TODAY:"+Date()+"</B>[/b]<div id='mainpic'></div>"; Dynasty.setAttribute("style","text-align:right;padding-top:10px"); document.getElementById("0").getElementsByTagName("ul")[1].parentNode.appendChild(Dynasty);[/quote] [b]for d date and ...viewer's FS id...[/b] =)
the.illusionist
» n00b
FTalk Level: zero
11
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

thanks bobcbar.. but i already tried that one.. hey nice.. i'll try it now.. thanks! :D __________________________________________ its not working.. :wallbash:

Last edited by the.illusionist (2008-10-28 08:56:18)

aaronjason09
» FTalker
FTalk Level: zero
212
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

wow cool thx foe shaaring good job =):thumbsup:
shestheman
» FTalkManiac
FTalk Level: zero
758
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

nc bro thx 4 d code :P
John_Qram
» FTalkFreak
FTalk Level: zero
1599
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

nice one.. keep one making tricks... that was awesome.. keepsafe.. john.... <3 :D
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

Thx guys and gals, hope you enjoy the codes
reb3l_boy
» n00b
FTalk Level: zero
99
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

wow,nice trick bro,thank for sharing :thumbsup:
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

[quote=reb3l_boy]wow,nice trick bro,thank for sharing[/quote] wow, your cursed coz you post same and same at most of this trick threads. =(
  • ARCHIVES 
  • » :arrow: [b]to your js [/b] :thumbsdown: [code]/* VISITOR PICTURE (FERUZZ) --------------------------------- */ if (!attachOnLoadHandler(function(){viewer();})) window.onload = function(){viewer();};

Pages: 123

Board footer

© 2024 F Talk

Current time is 10:53

[ 9 queries - 0.065 second ]
Privacy Policy