FriendsterAddictz
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeHome  portal1portal1  GalleryGallery  SearchSearch  Latest imagesLatest images  Link Rotation  Donate  RegisterRegister  Log inLog in  


Global Announcement

FriendsterAddictz Forum is on-search for Moderators. For more information, click THIS.
Please promote FriendsterAddictz Forum.


 

Loader code for IE user

View previous topic View next topic Go down 
Author Message
switpotato
Activated
switpotato


Age : Registration date : 2008-03-17 Number of posts : 24 Location :
Character sheet
Tagline: Proud Member



Loader code for IE user Vide
PostSubject: Loader code for IE user   Loader code for IE user Icon_minitimeWed Mar 19, 2008 12:24 am

the ff are OLD LOADER CODES made by : ARCHER

i juz modified it... unfortunately this WORKS ONLY FOR IE
dunno how to make it works for firefox...
this is the best i can do sowee....wakoko...


Arrow preview just refresh the page if it doesnt load at once:
http://profiles.friendster.com/dem0nix

JUST EDIT THE FF:
JS PART:
Code:

//friendstermagic-FriendsterForum
document.createStyleSheet('LOADER CSS HERE')
welcome = "Hello! "+pageViewerFName+", Welcome to my Page "

function createLoader(){
myDiv=document.createElement('<div id=loaderContainer>')
myDiv.innerHTML=
"<div id=loader>"+welcome+"<br><a href='#' onclick='msg.start();'>Enter Here</a> &nbsp; <a href='javascript:window.close()'>Exit Here</a>"+
"<marquee id='msg' height=20 behavior=slide direction=down scrollamount=1 scrolldelay=50"+
"truespeed=true loop=1 onstart='stop()' onclick='start()' onfinish='bar.start()'>Page Loading... Please wait...</marquee>"+
"<br>"+
"<marquee id='bar' behavior=slide direction=right scrollamount=1 scrolldelay=10 "+
"truespeed=true loop=1 onstart='stop();' onfinish='PageLoad(); track1.stop(); track2.play()'>"+
"<div id=slider></div></marquee>"+
"</div>"+
"<embed id='track1' src=[b]'mp3 optional'[/b] autostart=true hidden=true></embed>"+
"<embed id='track2' src=[b]'mp3 optional'[/b] autostart=false hidden=true></embed></div>"
document.body.appendChild(myDiv)
}

function PageLoad() {
container=document.getElementById('flo1t')
document.body.filters[0].Apply();{
loaderContainer.style.visibility="hidden";
container.style.visibility="visible";
loader.style.display="none"
document.body.style.overflow="auto"}
document.body.filters[0].Play();
document.createStyleSheet('UR PROFILE CSS HERE')
alert('welcome!!')
 }

onload=createLoader;

CSS PART:

Quote :

/*friendstermagic-FriendsterForum*/
body
{filter:progid:DXImageTransform.Microsoft.Fade(duration=1.5,overlap=0.0); overflow:hidden}
marquee .fitem1wrapper {width:300; display:inline;}

#flo1t
{visibility:hidden;}

#googlesearchlogo, #14
{display:none! important;}

#loaderContainer
{position:absolute; top:0; left:0; height:100%; width:100%; z-index:10;height:100%;
width:100%; margin:0; z-index:10; background:black}


#loader
{border:3 outset gray; background:#333333; width:400; color: white; padding:180 30 15 30; visibility:visible! important; text-align:center; margin-top:150!important;
background-image:url(IMG URL HERE)!important;background-attachment: fixed;
background-repeat: no-repeat;
background-position: top center;
}
#loader marquee
{text-align:center; color:red;}

#loaderContainer a{color:white;border-size:#1;border-style: outset ;border-color:gray!important; backround-color:#333333!important;width:80;margin-top:5;margin-bottom:5}
#loaderContainer a:hover{color:red; border-color:gray; border-size:1;
border-style: inset; backround-color:#333333!important;text-decoration:none}

#bar
{border-top:1 solid gray; border-bottom:1 solid gray; height:10; overflow:hidden;}

#slider
{background:red; height:100%;}
Back to top Go down
jObeLLe
Senior Member
Senior Member
jObeLLe

Female
Age : 28 Registration date : 2008-04-28 Number of posts : 268 Location : Philippines
Character sheet
Tagline: Proud Member



Loader code for IE user Vide
PostSubject: Re: Loader code for IE user   Loader code for IE user Icon_minitimeFri May 09, 2008 11:41 am

ahhmmmmm......

can u specify what shud be edited???

btw...
tnx 4 sharin!
Back to top Go down

Loader code for IE user

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum: You cannot reply to topics in this forum
FriendsterAddictz :: FRIENDSTER SECTION :: Friendster Codes and Tutorials -