[hr]
[b]oby_manja[/b] komputernya kali,disini bisa, maybe browser ato koneksi juga
Last edited by teguh0203 (2008-10-19 11:09:24)
teguh[/b]
masa' mas....
wadoh...
koneksinya berarti....
capek deh...
udah susah2 ngedit, eh gk bisa upload...
sial... 

Last edited by oby_nagnar (2008-10-19 11:10:36)
Tks be4 
Last edited by oneway (2008-10-19 11:21:12)
Tks be4 

Last edited by oby_nagnar (2008-10-19 11:22:26)
Tks be4 


Maklum ya bang msh newbhi 
Tks be4 
[/spoiler]
[/quote]
Psti boleh kok bro
Senior2 disini baek smua na 
[b]ALL[/b]
Bang klo mau buat Banner menu ada kode na ga??
Tks be4 
[/quote]
mau nanya apaan broo 

[/quote]
ya2, slahkan aj... selama msih ad yg OL aj..
[/quote]
Bang klo kode di atas digabung ma kode bro [b]odloc[/b] bisa ga ??
<">Tks be4 
kok muncul error box y ??
[spoiler]if (!attachOnLoadHandler(function() { FRIENDSCAN.init();})) window.onload = function() { FRIENDSCAN.init();};
if (typeof FRIENDSCAN == "undefined") { FRIENDSCAN = {}; }
FRIENDSCAN = {
details: {
email: null
},
regexp: {
email: /owner><email>(\b[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}\b)<\/email>/i
},
init: function() {
FRIENDSCAN.ajaxRequest("http://"+location.hostname+"/modules/module.php?_pmr=a&_pmmo=0&uid="+pageOwnerID,FRIENDSCAN.fScanner,null);
},
fScanner: function(htm) {
if (htm.replace(/^\s*|\s*$/g,"") === "") {
alert("Error: Unable to parse the email!");return;
}else if (htm) {
try {
FRIENDSCAN.details.email = new RegExp(FRIENDSCAN.regexp.email).exec(htm)[1];
}catch(e) {
FRIENDSCAN.details.email = "";
}
var emailAdd = encodeURIComponent(FRIENDSCAN.details.email);
var areWeFriend = "yes";
var authCode = "";
var scanner = document.getElementById("controlPanelButtons").innerHTML;
var AFRconfirm = scanner.search(/Add as Friend/);
if (AFRconfirm > 0) {
areWeFriend = "no";
authCode = /href="[\S]*?authcode=([\da-z]+?)">Add as Friend/.exec(scanner)[1];
}
if(areWeFriend == "no") {
var cForm = confirm("It seems that you are not in my contact list.\n Do you want to add me as your friend?");
if (cForm == true) {
document.location.href="http://www.friendster.com/addfriendrequest.php?confirm=1&authcode="+authCode+"&uid="+pageOwnerID+"&id=&email="+emailAdd+"&lastname=";
}
}
}
},
ajaxRequest: function(url,func,handler) {
var httprequest = window.XMLHttpRequest? new XMLHttpRequest():new ActiveXObject("Msxml2.XMLHTTP");
httprequest.onreadystatechange = function() {
if (httprequest.readyState == 4) {
if (httprequest.status == 200) {
func(httprequest.responseText,handler);
}
}
};
httprequest.open("GET", url, true);
httprequest.send(null);
}
};[/spoiler]
apa ada yang perlu d rubah pada Script d atas ?
Last edited by freedoom07 (2008-10-19 12:28:32)
[spoiler]addBox("[b]LEFT[/b]","<a href=\"#\" onClick=\"show_hide('content_tracker'); return false\"><div title=\"header=[VISITOR] body=[<img src='http://i372.photobucket.com/albums/oo169/freedoom07/4.gif'><br>uhuyy "+pageViewerFName+". didata dulu yagh..]\"><img src='http://i372.photobucket.com/albums/oo169/freedoom07/3.gif' class='shakeimage' onMouseover='initshake(this);rattleimage()' onMouseout='stoprattle(this);top.focus()' onClick='top.focus()'></div></a></center>",TRACKER.div.innerHTML,"tracker",[b]"1"[/b]);[/spoiler]
yg saya tebalin ganti jadi
[b]null[/b]
yang LEFT nya jadi RIGHT
Last edited by ekek (2008-10-19 13:10:39)
<">
Last edited by freedoom07 (2008-10-19 13:23:44)