friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#1  2008-08-29 09:38:09

briskicetea
» FriendsterNewbie
briskicetea's display avatar
this is xit...
Location: 4:00 direction
Registered: 2007-10-13
Posts: 17
Last visit: 2008-09-20
Reputation: 1
Friendster

Profile Loader w/ fake load info

This is my first time to share some simple idea. I'm still a noob at this but lemme give it a try.

This is only tested in FF 2+

:arrow:PREVIEW:
http://www.friendster.com/jeueljoseph

:arrow:Paste the code below inside your onload handler

Code:

var loadpage = "<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><p align='justify'>LOADING PROFILE<span style='text-decoration:blink;'>...</span></p><br /><img src='URL OF LOADING PIC' alt='loading' /><br /><br /><p align='justify' id='loadtext'></p>";
addBox("LEFT","",loadpage,"loadpage",null);
var loadst = setTimeout("detachThis('loadpage')",3000);
var lfunc = new Array();
lfunc[0] = setTimeout("changeContent('LOADING TEXT 1')",1000);
lfunc[1] = setTimeout("changeContent('LOADING TEXT 2')",2000);
lfunc[2] = setTimeout("changeContent('LOADING TEXT 3')",3000);

Make sure to change the URL OF LOADING PIC. You can change the whole box code but don't leave this out:

Code:

<p align='justify' id='loadtext'></p>

Change this to your preferred loading text (view my profile for some example ideas):

lfunc[0] = setTimeout("changeContent('LOADING TEXT 1')",1000);

Change this part to your preferred time (in milliseconds) before the text changes:

lfunc[0] = setTimeout("changeContent('LOADING TEXT 1')",1000);
lfunc[1] = setTimeout("changeContent('LOADING TEXT 2')",2000);
lfunc[2] = setTimeout("changeContent('LOADING TEXT 3')",3000);

Never set it above this number:

var loadst = setTimeout("detachThis('loadpage')",3000);

Example in changing time interval:
If you want the text to change every half a second (500 milliseconds) -

lfunc[0] = setTimeout("changeContent('LOADING TEXT 1')",500);
lfunc[1] = setTimeout("changeContent('LOADING TEXT 2')",1000);
lfunc[2] = setTimeout("changeContent('LOADING TEXT 3')",1500);


Change this to how long (in milliseconds) you want your loader to appear before auto-remove:

var loadst = setTimeout("detachThis('loadpage')",3000);

The Example above is 3 seconds.

:arrow:Paste this code at the very bottom of your js file:

Code:

function detachThis(name){
document.getElementById(name).style.display = "none";
}
function changeContent(content){
document.getElementById("loadtext").innerHTML = content+"<span style='text-decoration:blink;'> . . .</span>";
}

:arrow:Paste this in your css extension:

Code:

#loadpage {
opacity: 0.7;
-moz-opacity: 0.7;
filter:alpha(opacity=70);
background: #COLOR CODE;
position: fixed;
width: 1024px;
height: 768px;
top: 0px;
left: 0px;
z-index: 20000;
}
#loadpage h2 {
display:none;
}

Lastly, if you want to add more load text just put this:

lfunc[4] = setTimeout("changeContent('LOADING TEXT 1')",9999);

The first bold should be changed to the last number+1.

The example above is 4 because the last number was 3:

lfunc[3] = setTimeout("changeContent('LOADING TEXT 1')",9999);

The next load text you add to the 4th should be:

lfunc[5] = setTimeout("changeContent('LOADING TEXT 1')",9999);

Make sure to change the other bold texts.

Last edited by briskicetea (2008-08-29 09:56:44)


willing to be ur friend...add me: brisk_ice_tea@yahoo.com

#2  2008-08-29 09:47:32

---xXirukiTepe---
» FriendsterElite
---xXirukiTepe---'s display avatar
Ill Shoot Your Veins >_<
Naruto Fanz-ShinobiElite
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 3684
Reputation: 438
Friendster

Re: Profile Loader w/ fake load info

private preview... lolx...
fix it first



Mou Hitori no Kimi e
N ∅ ∑ I N
TRUE: Somebody hacked my other fs account! Grrr! add my new 1

#3  2008-08-29 10:07:25

briskicetea
» FriendsterNewbie
briskicetea's display avatar
this is xit...
Location: 4:00 direction
Registered: 2007-10-13
Posts: 17
Last visit: 2008-09-20
Reputation: 1
Friendster

Re: Profile Loader w/ fake load info

i dont understand. It's set to "Selected Continents" (all continents selected).


willing to be ur friend...add me: brisk_ice_tea@yahoo.com

#4  2008-08-29 10:46:50

---xXirukiTepe---
» FriendsterElite
---xXirukiTepe---'s display avatar
Ill Shoot Your Veins >_<
Naruto Fanz-ShinobiElite
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 3684
Reputation: 438
Friendster

Re: Profile Loader w/ fake load info

^ok  saw it.

nice 1 dude... very nce tricka..



Mou Hitori no Kimi e
N ∅ ∑ I N
TRUE: Somebody hacked my other fs account! Grrr! add my new 1

#5  2008-08-29 10:52:05

gratitude1
» Promoter
gratitude1's display avatar
I LOEV My 3 Daduds
The Scandalers
Registered: 2008-02-09
Posts: 1688
Reputation: 215

Re: Profile Loader w/ fake load info

nice trick bro..

kip it up..

tnx for sharing.. :)




Em' Still A "FREAK" :D
ENTER MY ~> •  

#6  2008-08-29 13:11:04

mhedge
» FriendsterElite
mhedge's display avatar
LOL ..
Friendstertalk University
Location: location.href
Registered: 2008-03-03
Posts: 4219
Reputation: 186
Friendster

Re: Profile Loader w/ fake load info

thnxx! nice trick dude..

#7  2008-08-30 15:02:17

banoCore
» FriendsterTalker
banoCore's display avatar
Location: Philippines
Registered: 2008-07-07
Posts: 103
Last visit: 2008-10-13
Reputation: 1
Friendster

Re: Profile Loader w/ fake load info

nc trick dude :D


#8  2008-09-02 18:20:53

yhu
» FriendsterNewbie
yhu's display avatar
+ . , -allen- , . +
Registered: 2008-05-09
Posts: 39
Last visit: 2008-11-16
Reputation: ~
Friendster

Re: Profile Loader w/ fake load info

nice trick dude..,wat f i dont have an onload handler???wer should i paste it?
thanks..,


1month fs maintenace for my profile.have to start it again


#9  2008-09-03 00:02:12

briskicetea
» FriendsterNewbie
briskicetea's display avatar
this is xit...
Location: 4:00 direction
Registered: 2007-10-13
Posts: 17
Last visit: 2008-09-20
Reputation: 1
Friendster

Re: Profile Loader w/ fake load info

It won't work without an onload handler.


willing to be ur friend...add me: brisk_ice_tea@yahoo.com

#10  2008-09-04 06:18:52

killxromance
» FriendsterAddict
killxromance's display avatar
Smile mo kita ko :)
Friendstertalk University
Location: . . .
Registered: 2008-07-21
Posts: 454
Last visit: Today
Reputation: 6
Friendster

Re: Profile Loader w/ fake load info

wow.. its work

thnk's for sharin.. ^____^








[ PAG FRIENDSTERTALK UNIVERSITRY KA! ]
[ ARTISTA KA!! ]

:lol:

#11  2008-10-11 09:39:02

ravenum008
» FriendsterTalker
ravenum008's display avatar
HIT me? BITE you~
Singles Goes HOT!
Location: Rizal
Registered: 2008-09-14
Posts: 202
Last visit: Today
Reputation: 4
Friendster

Re: Profile Loader w/ fake load info

uhmn... nice trick~! can you give a code, when at start until the end of loading(of the whole page)... displays the trick page..

thnx in advance`


#12  2008-10-12 14:33:37

hannah_rhia19
» FriendsterManiac
hannah_rhia19's display avatar
E=mc²
Friendstertalk University
Location: Taguig City
Registered: 2008-05-02
Posts: 778
Reputation: 46
Friendster

Re: Profile Loader w/ fake load info

nice trick.. :thumbsup:
thanks for sharing..


#13  2008-10-14 06:57:30

lizzie9201
» FriendsterAddict
lizzie9201's display avatar
[anime.manga.rockmusic]
Rockstars
Location: philippines
Registered: 2008-10-03
Posts: 369
Last visit: 2008-11-17
Reputation: 7
Friendster

Re: Profile Loader w/ fake load info

nice code..

thanks for sharing..

=):thumbsup:




#14  2008-10-14 15:55:02

milfiel1424
» FriendsterNewbie
milfiel1424's display avatar
shHHhhH...
Black Pinkers Clan
Location: CaViTe ciTY
Registered: 2008-08-05
Posts: 79
Last visit: 2008-10-29
Reputation: 4
Friendster

Re: Profile Loader w/ fake load info

tnx 4 sharng..:)

Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2008 PunBB

[ 22 queries - 0.402 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! 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. =)