[quote=odloc]all....
mnta link FT bwt loading page dunk........
dah d cari d search, tpi gag ktmu2......
tlong y all...
[/quote]
nech bro punya aq....
[spoiler][quote]// LOADING PAGE
loader=new Loader();
function Loader()
{
this.hide=function() {
lding.style.display='none';
}
var lding = document.getElementById('navBg');
var myWidth = 0, myHeight = 0;
if( typeof( window.innerWidth ) == 'number' ) {
//Non-IE
myWidth = window.innerWidth;
myHeight = window.innerHeight;
} else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
//IE 6+ in 'standards compliant mode'
myWidth = document.documentElement.clientWidth;
myHeight = document.documentElement.clientHeight;
} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
//IE 4 compatible
myWidth = document.body.clientWidth;
myHeight = document.body.clientHeight;
}
lding.innerHTML="<br><br><br><br><br><br><br><br><br><br><br><img src='[b]
http://www.technomancia.fr/technomancia/forum/images/technomancia/logo_firefox.png[/b]'><font face='century gothic' color='ff3300' size='6'>[b]WELCOME TO ILY FRIENDSTER[/b]<img src='[b]
http://www.technomancia.fr/technomancia/forum/images/technomancia/logo_firefox.png[/b]'></font></br><br><img src='[b]
http://img45.imageshack.us/img45/1984/clapperboardqq6.jpg[/b]'><br></br><img src='[b]
http://catalog.gmvalley.org/xcata/img/skin1/loading.gif[/b]'><br><br></br></br><br><br></b>";
lding.style.display='';
lding.style.position = 'fixed';
lding.style.top = '0px';
lding.style.left = '0px';
lding.style.width = myWidth;
lding.style.height = myHeight;
lding.style.backgroundImage ="url(http://h1.ripway.com/deeucul/layouts/trans.png)";
lding.style.backgroundRepeat='repeat';
lding.style.zIndex=60001;
}
setTimeout("loader.hide()",20000);[/quote]
[/spoiler]
yg aq [b]blod[/b] tuch bro tinggal ganti aja image na...
klo mw ganti sech...
Last edited by ily (2008-08-21 20:39:26)