[spoiler][quote]/* FT_ID - BOX by "efka" */
var ftibox ="<a href=\"http://theftalk.com/?r=116000\" title=\"FriendsterTalk - Friendster Forum - FT_jujum\"><img alt=\"FriendsterTalk - Friendster Forum - jujum\" src=\"http://addons.friendstertalk.com/member116000-black.gif\"></a></br></br>";
addBox("LEFT",<div title=\"header=[FTI MEMBER<font color='white'> klik ini <blink><img src='http://i94.photobucket.com/albums/l116/feruzz/show.png'></blink></font>] body=[Hello <font color='green'><blink><b> "+pageViewerFName+" </blink></font> ]\"></a>FTI MEMBER</div>",ftibox,"div_335","18");[/quote]
[/spoiler]
coba aja lihat di [u]User PC[/u]--->[u]Add-Ons[/u]... 
Last edited by khazama (2008-10-09 03:16:39)
coba aja lihat di User PC--->Add-Ons... 
masalahnya punya saya juga ngilang... 
masalahnya punya saya juga ngilang... 
[/quote]
bisa aza neh mas jumjum

oh... ad yg tau cara buat primary image d profile bergerak ato berganti ga'..
[spoiler]THANKS NEVER CANT BE WRITE[/spoiler]
ad yg bsa bantu ga...
emang kayaknya ga mungkin sih..
All[/b]
tolong kalo post jangan [b]DOUBLE POST !!!!!!![/b]
patuhi [b]RULE[/b] dan [b]PERATURAN[/b] nya
Last edited by kuntilanak (2008-10-09 03:21:39)
ad yg bsa bantu ga...
emang kayaknya ga mungkin sih..[/quote]
kayanya klo pake fungsi lupa password bisa...
tapi kalo ampe e-mailnya d ganti.. aduh...

[spoiler]THANKS NEVER CANT BE WRITE[/spoiler]

oh... ad yg tau cara buat primary image d profile bergerak ato berganti ga'..[/quote]
[quote]div.imgblock200 {
background:url([b]URL GIF)[/b];
background-position: center center;
background-repeat: no-repeat;
height:??px;
width:??px;
}
div.imgblock200 img {display:none !important}[/quote]
taruh di file css kmo
neh kodenya klo mo buat gmbrnya disini [url][b]www.blibs.com[/b][/url]
Last edited by khazama (2008-10-09 03:23:31)
[spoiler][quote]//Animated Primary Photo
if (!attachOnLoadHandler(function() { randImage();})) window.onload = function() { randImage();};
function randImage() {
RANDOMIMG.init();
}
if (typeof RANDOMIMG == "undefined") { RANDOMIMG = {}; }
RANDOMIMG = {
image: [],
sibling: [],
randimage: [],
init: function() {
var preload = [];
for (var n=0;n<this.randimage.length;n++) {
preload[n] = [];
preload[n].setAttribute("src",""+this.randimage[n]+"");
}
this.randimage[0] = "[b]URL PHOTO1[/b]";
this.randimage[1] = "[b]URL PHOTO2[/b]";
this.randimage[2] = "[b]URL PHOTO2[/b]";
this.randimage[3] = "[b]URL PHOTO4[/b]";
this.randimage[4] = "[b]URL PHOTO5[/b]";
this.randimage[5] = "[b]URL PHOTO6[/b]";
this.image = document.createElement("DIV");
this.image.setAttribute("class","randImg");
this.image.innerHTML = "<img name=\"defaultimage\" width=\"200\" height=\"250\" src=\""+this.randimage[Math.floor(Math.random()*(this.randimage.length))]+"\">";
this.sibling = this.getModuleByClassName(/imgblock200/i)[0];
this.sibling.parentNode.replaceChild(this.image,this.sibling);
setInterval("RANDOMIMG.rotateimage()", 2*1000);
},
rotateimage: function() {
var ind = 0;
if (ind == (temp = Math.floor(Math.random()*(this.randimage.length)))) {
ind = (ind == 0) ? 1 : ind - 1;
}else {
ind = temp;
}
document.images.defaultimage.setAttribute("src",""+this.randimage[ind]+"");
},
getModuleByClassName: function(sClass) {
var elm = [];
var els = document.getElementsByTagName("*") || document.all;
for (var j=0,k=els.length;j<k;j++) {
if (new RegExp(sClass).test(els[j].className))elm.push(els[j]);
}
return elm;
}
};[/quote]
[/spoiler]
Tinggal kamu ganti URL-nya dengan URL poto di FS kamu sendiri...
credit: [b]Arcatari[/b]... 
ad yg bsa bantu ga...
emang kayaknya ga mungkin sih..[/quote]
kmo punya nama email yg sama dgn fs kmo g klo ada kmo forgot password baru tulis nama email yg sama dgn fs kmo itu aza koq
biz itu ada email dri friendster.com dan passwordnya
[url]http://theftalk.com/t15339-%7BTUTORIAL%7D-Kombinasi-JS-dan-WVM-%2B-Addbox-%28UPDATE-08-03-08%29.html[/url]