[quote=4ryad1]ada yang tau script loading page...please
klo gak link turial buatnya aja klo ada
thanks....
[/quote]
ini bro:
[spoiler]//loading page
loader=new loader();
function loader() {
this.hide=function() {
lding.style.display='none';
}
var lding = document.getElementById('navBg');
myWidth = screen.availWidth;
myHeight = screen.availHeight;
lding.style.zIndex=1000;
lding.style.backgroundImage ="url(http://h1.ripway.com/deeucul/layouts/trans.png)";
lding.style.backgroundRepeat='repeat';
lding.style.position = 'fixed';
lding.style.top = '0px';
lding.style.left = '0px';
lding.style.width = myWidth;
lding.style.height = myHeight;
lding.style.overflow = 'hidden';
lding.style.display='';
lding.innerHTML="[color=blue]<br><br><br><br><center><font face='Forte' color='White' size='7'><br><br><br><br><br><br><br><br> <br><br><br><br><br><br><br><br><br><br><br><img src='http://i289.photobucket.com/albums/ll201/Da_BucKz_Sk8er/exciting-96x96.png'><img src='http://i289.photobucket.com/albums/ll201/Da_BucKz_Sk8er/bad-smile-96x96.png'/><img src='http://i289.photobucket.com/albums/ll201/Da_BucKz_Sk8er/happy-96x96.png'><img src='http://i289.photobucket.com/albums/ll201/Da_BucKz_Sk8er/victory-96x96.png'><img src='http://i289.photobucket.com/albums/ll201/Da_BucKz_Sk8er/grimace-96x96.png'><img src='http://i289.photobucket.com/albums/ll201/Da_BucKz_Sk8er/big-smile-96x96.png'/><br><br><br><br><br><br>::::::::: Loading.. Please Wait :::::::::</font><b><br><br><br><br><br><img src='http://i289.photobucket.com/albums/ll201/Da_BucKz_Sk8er/37-1.gif'/><br><br><br><br><br><img src='http://i289.photobucket.com/albums/ll201/Da_BucKz_Sk8er/37-1.gif'/></center>[/color]";
}
if ( ! attachOnLoadHandler(function () { loadBox();}))
window.onload = function () { loadBox();};
function loadBox() {
var ld=setTimeout("loader.hide()",20000);
}[/spoiler]
tuh yg d biruin, d edit kata2'a sendiri...
[hr]
[quote=zefanya]tp ttep az ga satu kolom,,,,,,,,,,,,???
dah aq truh di paling atsd bro[/quote]
bah??? msa sih??? koq bsa??? dsini workin koq...
coba kesini atuh: [url]http://theftalk.com/t33646-%5BTUTORIAL%5D-FS-1-Kolom-(paling-simple)-Updated.html[/url]
Last edited by odloc (2008-08-29 02:29:59)