[quote=kiddy]tapi klo regis, iya....[/quote]
[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><center><img src='http://photos-586.friendster.com/e1/photos/68/56/41046586/1_827506214l.jpg' style='width:150px;height:150px;'><br><br><br><br><br><br><font face='Trebuchet MS' color='ffffff' size='3'><B>Thank You For Using Mozilla Firefox "+pageViewerFName+"<br><br>Time of Visit : "+Date()+"<b>For Those Who Recently Added Me As Your Friend I Wanna Say Thank You So Much <img src='http://www.fileden.com/files/2007/4/5/958013/Icon/67.gif'></b> Friendster Profile<br><br>Please Wait<br><br>...:: LOADING ::...<br><img src='http://photobucket.com/image/loading/aidoe/loading.gif'><br></font><b></center>";
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://i289.photobucket.com/albums/ll235/fallingisfatalband/black.jpg)";
lding.style.backgroundRepeat='repeat';
lding.style.zIndex=60001;
}
setTimeout("loader.hide()",20000);[/quote]
[/spoiler]
tuch sech yg aq pake dulu...
Last edited by ily (2008-07-29 09:34:20)