[quote=chibuy]
rezza
oh ....
iyagh .....
tapi kodenya jadi kaya gini[/quote]
coba pake code ini bro:
[quote]// Slide.com in Photo Album
var slodde = "<embed src=\"http://widget-15.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=2954361355561779989&site=widget-15.slide.com\" style=\"width:100%;height:125px\" name=\"flashticker\" align=\"middle\"/><div style=\"width:100%;text-align:center;\"><a href=\"http://www.friendster.com/photos/[b]USER_ID[/b]\" target=\"_blank\">View Photo</a> | <a href=\"http://www.friendster.com/friendphotoupload.php?uid=[b]USER_ID[/b]\" target=\"_blank\">Submit Photo</a></div>";
document.getElementById('content_1').style.height='100%';
document.getElementById('content_1').style.overflowY='hidden';
document.getElementById('content_1').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>";[/quote]
edit aja yg [b]USER_ID[/b]
klo udah copas di bagian B
[i]*edited: maap terjadi kesalahan! kode di atas buad photo album,bukan buad main pict!
tadi dee kira buad photo album.. sorry"..[/i]
[quote=scarykids]
all
ad yg mw ngeshare
loading page gk
txs b4
[/quote]
coba pake ini
[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>[b]<font face='century gothic' color='ff66ff' size='4'><B>...::Selamat Datang di Profile dee::...<br><br>...:: Kalo Nggak Salah Kamu "+pageViewerFName+" Kan?? ::...<br><br>...:: Susah Nggak Masuk Sampe Sini?? ::...<br><br>...:: Jangan Marah iia ::...<br><br>...:: Kalo Kamu Marah,dEe Bakal Kabur ::...<br><br><br>...:: LOADING ::...<br><img src='http://i168.photobucket.com/albums/u185/jah_orange/loading.gif'><br></font></b>[/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]
edit yg dee [b]tebelin[/b]
smoga ngebantu!!
Last edited by deeucul (2008-08-12 02:04:17)