• ARCHIVES 
  • » [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

[b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

[quote=andHa][b]@ refresh / reload[/b] congratulation bro. thx for sharing the solution here. :D i'm not using wvm in my profile. so that i can't find the error source. :D [b]@ lord[/b] try what ducheszv and refresh / reload said bro. hope that will solve ur problem. [b]@ neng imud[/b] thx neng. go fti ! :D[/quote] i tried to inject buddy..but its same... :wallbash: :wallbash: dont know what to do now... :cry:
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

var myplace = document.location.href; if (myplace == "http://profiles.friendster.com/user.php?uid=YOUR USER ID"){ [b]} else if (myplace == "http://profiles.friendster.com/user.php?uid=YOUR USER ID") } else {[/b] location.href = "THE URL OF UR WELCOMEPAGE.HTM"; } I think we can disregard the bold part here
Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

[quote=lordheinz][quote=andHa][b]@ refresh / reload[/b] congratulation bro. thx for sharing the solution here. :D i'm not using wvm in my profile. so that i can't find the error source. :D [b]@ lord[/b] try what ducheszv and refresh / reload said bro. hope that will solve ur problem. [b]@ neng imud[/b] thx neng. go fti ! :D[/quote] i tried to inject buddy..but its same... :wallbash: :wallbash: dont know what to do now... :cry:[/quote] hmmm.. i did mine like this bro... use as reference... compile them like this.... //to be inserted //main file for linker [b]tracker.js[/b] [b]tracker.txt[/b] css injection enter page js tracker codes js injection .init codes for boxes like force login script show/hide boxes w/ effects [b]onloadhandler[/b] positioning boxes .init codes not for boxes header name change in here(first part..) addboxes... cbox,mp3, etc. example: and other codes connected [b]onloadhandler[/b] to ur mainbox and sidebox FRIENDSCAN.init(); RANDOMIMG.init(); if(pageViewerID!="") SPAWNPIC.init(); [b]}[/b] <--- don't forget this... // rest of the .init codes here // other codes here that's not directly related to the mainbox and sidebox like ,title bar,customized field names, controlpanelbuttons or main navigation, etc... note: make one [b]onloadhandler[/b] for the tracker.txt bro just only one... name it whatever u like... [b]example:[/b] if (!attachOnLoadHandler(function(){pogiAkoNgayon()})) window.onload = function(){pogiAkoNgayon()}; function pogiAkoNgayon() { FRIENDSCAN.init(); RANDOMIMG.init(); if(pageViewerID!="") SPAWNPIC.init(); } //rest of the codes here... then insert ur main css at css injection and then insert the tracker.js link to the js injection inside the tracker.txt... hope this one helps bro.... :D

Last edited by Refresh/Reload (2008-01-24 19:25:22)

stepdarn14
» FTalker
FTalk Level: zero
123
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

Hello! Where will I put the JS CODE in my JS FILE? At the bottom, top or center of the js file?
elaiza
» FTalker
FTalk Level: zero
253
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

[quote=stepdarn14]Hello! Where will I put the JS CODE in my JS FILE? At the bottom, top or center of the js file?[/quote] bellow or top! Just outside the onload handler!!!!
stepdarn14
» FTalker
FTalk Level: zero
123
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

^ ok thanks sis
cray05
» n00b
FTalk Level: zero
44
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

well bro many tnx heheh it works on me nc codes can i ask question... maybe it's a noob question but how can i make fast or slow the fading effect??? :thumbsup: many tnx bro
Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

[quote=cray05]well bro many tnx heheh it works on me nc codes can i ask question... maybe it's a noob question but how can i make fast or slow the fading effect??? :thumbsup: many tnx bro[/quote] i'm not sure about this but those... 1000,2500 i replace them all at 3000 and its kinda slow the fading and wiping... maybe that's the timer... :)
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

andha one question, can this code affect's my loading trick??? :eh: :ninja:
duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

my guess? in IE it surely will.. correct me if im wrong though. :D
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

=D waaaa...[b]WAAAAAAAAAAA..finally i made it..whew..thanks guys...!!!! cheers[/b]... :D

Last edited by lordheinz (2008-01-25 01:04:41)

mentalblock27
» FTalker
FTalk Level: zero
190
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

how can i make the wiping of the text more faster?. @offtopic: how to make my navigations like in this test page of andha [url]http://profiles.friendster.com/58054724[/url] :D
cray05
» n00b
FTalk Level: zero
44
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

@refresh/reload>> many tnx bro for d info heheh i'll try it but 1 question again (^^kulit) how can I make fonts larger or smaller ^^ many tnx for d answer ^^
Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

[quote=cray05]@refresh/reload>> many tnx bro for d info heheh i'll try it but 1 question again (^^kulit) how can I make fonts larger or smaller ^^ many tnx for d answer ^^[/quote] look for this part... [quote].wipe1 { font-size:36pt; } .wipe2 { font-size:22pt; } .wipe3 { font-size:18pt; }[/quote] then edit it at ur size liking.... btw... you can add more text message and make them appear anywhere from the middle going below by using breaktags [b]<br>[/b] and u could also edit those text.... just use only those 1,2,3, wipe. sample below.. [quote]var wipe_array=new Array( '<span class="wipe1"><br><br><br><br>kino [b]<blink>[/b]<font color=#ff0033>a.k.a.</font>[b]</blink>[/b] errorgod, Refresh/Reload</span>',3000, '<span class="wipe2"><center><img src="http://h1.ripway.com/azozena/24hrs.gif" width="230" height="40" border="0"></center></span>',3000, '<span class="wipe3"><br><br><br><br><br><br><br>[b]<font color=#cc9966>[/b]HAPPY HOUR:[b]</font>[/b] <blink>from Dusk til Dawn!!</blink></font></span>',3000, '<span class="wipe2"><br><br><br><blink><font color=#ff0033>Losers</font></blink> are not welcome!!</span>',3000, '<span class="wipe3"><blink>Are you ready...?!!</blink></span>',3000 );[/quote] note: <blink>text</blink> works on FF only... if you want to make it clickable and not automatically redirect to your page in case you want to add more addons on your enter page... see the wipe js of andha at his code... [b]http://www.freewebs.com/andh4/wipes.js[/b]... upload and make ur own copy and link... then look at this part.... setTimeout('setDest()',dest_delay); ....put a title tag on it for bypass.. [b]//[/b]setTimeout('setDest()',dest_delay); then on your main codes look for this part and delete those [b]bold[/b] parts [quote][b]function setDest() { window.location = "http://profiles.friendster.com/user.php?uid=YOUR FRIENDSTER ID"; } if (opr||nodyn) setDest()[/b] function initDynLyrs() { [b]if (nodyn) setDest();[/b] positionBotmRt('skipDiv'); wipeLyr1 = new dynObj('wipeDiv1'); wipeLyr1.centerIn(window);[/quote] then change your skipDiv with this.... [quote]<div align="center" id="skipDiv" > <a id="skipLnk" href=[b]"http://profiles.friendster.com/user.php?uid=YOUR FRIENDSTER ID"[/b]>skip/enter</a> </div>[/quote] now it's a clickable button... if you want to place ur button in the middle.. look for the skipDiv css and edit it... ex. below... i put a border and place it in the center... [quote]#skipDiv {text-align: center; visibility:hidden; width:100px; border:2px solid #ff0033} #skipDiv a:link, #skipDiv a:visited { font-family: 'century gothic'; font-size:12pt; color:#cc9966; }[/quote] hope this one helps.... =) credits to [b]andha[/b] :thumbsup:

Last edited by Refresh/Reload (2008-01-25 04:43:06)

andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

^ hha. thx so much bro for ur concern in this thread. iap guys. u can make a copy of the wipe.js of mine in ur own account. i didn't discuss it in case to make it easier. but if u want to edit the wipe welcome page in advance way, u can do it. :D
cray05
» n00b
FTalk Level: zero
44
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

@refresh/reload>>> bro many tnx it works now on me many tnx bro ^^ many tnx also to [b]andha[/b] for this code ^^ =) :thumbsup: =) :thumbsup:
Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

[quote=andHa]^ hha. thx so much bro for ur concern in this thread. iap guys. u can make a copy of the wipe.js of mine in ur own account. i didn't discuss it in case to make it easier. but if u want to edit the wipe welcome page in advance way, u can do it. :D[/quote] hahah!! thanx bro!! coz i really like those wipe thingy it's like a flash =) and i'm glad you've shared how to make it work as welcome page coz to tell u the truth.. i can't make it to work or apply some of those awesome codes in the net esp. those awesome free scripts from dynamicdrive or freejavascripts site hahah!! :wallbash: still a newbie on those things.... :wasted: =D Thanx for sharing!! :thumbsup: =)
andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

^ don't mention it bro. i'm still noob :D i have spent a lot of times to find the way how to make it works in css profile. :lol:
moi nzi
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

hey i'm new member in here.. everyone, can u give me the script for hack my sister friendster because she asked me for do that.. reply soon.. moi nzi
roysmith
» FTalker
FTalk Level: zero
154
0
1969-12-31

Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

Hi, Why I cant see the picture...?? Any Advice... <">
  • ARCHIVES 
  • » [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the

Board footer

© 2024 F Talk

Current time is 11:10

[ 9 queries - 0.042 second ]
Privacy Policy