Currently my second code to share.
Ok...[b]Brief Description:[/b]
This code allows you to put your profile to an "Under Construction Mode" wherein your viewers will be sent to a new page (but actually its just like a div covering the whole profile). In that so-called page, they can either choose to continue to your profile or leave. This way, visitors will know that your page is only under construction (meaning it could look bad or have alot of errors)
This code is only short but it looks a bit long because I added the guide on implementing it with my Profile Loader w/ fake load info.
[b]End of Description[/b]
[b]PREVIEW[/b]
[url=http://www.friendster.com/jeueljoseph]http://www.friendster.com/jeueljoseph[/url]
[b]Copy the code below inside your onLoad Handler (where the addboxes go):[/b]
<">
[b]Paste this one at the very bottom of your js file:[/b]
<">
[b]If you don't have this, paste it at the very bottom of your js:[/b]
<">If you want to make it work with [url=http://theftalk.com/t43416-Profile-Loader-w--fake-load-info.html]my profile loader[/url]
[b]Paste this code inside your onLoad Handler instead (assuming you already have detachThis function):[/b]
Edit the variable UCBOX as you like. Just make sure you know what you're doing!
<">Just replace the code inside [b]if(checkcons=="N"){}[/b] with "the profile loader code inside your onload handler".
[b]And paste this version of ucload() instead:[/b]
<">Again, Just replace the code below [b]detachThis("ucbox");[/b] with "the profile loader code inside your onload handler".
BTW, just configure [b]var checkcons[/b] into either [b]"Y"[/b] or [b]"N"[/b](Y= yes, the profile is under construction || N=no, profile is not under construction)
[b]Lastly, paste this into your css extension:[/b]
<">Leave questions here or comment it in my profile!
Last edited by briskicetea (2008-08-31 02:42:13)