You are viewing a post by Da BucKz. View all 25607 posts in Bagi para member yang ingin bertanya seputar tweaking FS. Silahkan bertanya dan posting disini. Sebelum itu harap membaca dan mengikuti [url=http://theftalk.com/t23371-FORUM-RULES.html][b]FORUM .
[/quote]
liad bgian yg ini:
[spoiler]//LOADER
if(navigator.appName=="Netscape") 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><center>[b]<b><font face='Courier new' size='4px' color='#ff0033'> ...::: iiHHHhh ad yAnK LiAt Fs irVaN:: "+pageViewerFName+":::...</B></FONT><br><br><img src='http://h1.ripway.com/rezza/picture/i102337293_99882.gif'><br><br><center><b><font face='courier new' size='3px' color='#ff0033'>...::: ciLaHkAn mAcUK :::...<br><br>...:: LoAwdiNg duLu yAcHhHh ::.........!!!<br></font><b></center>[/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([b]http://h1.ripway.com/rockaddicted/images/alpha.png[/b])";
lding.style.backgroundRepeat='repeat';
lding.style.zIndex=1000;
}
setTimeout("loader.hide()",10000);[/spoiler]
tuh yg d tebelin, edit ndri aj..
Last edited by Da BucKz (2008-11-27 07:01:13)