• ARCHIVES 
  • » sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

Pages: 1234567..7

sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

indomie
» FTalkAddict
FTalk Level: zero
535
0
1969-12-31

sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini sebenernya pernah di buat bang kanal tapi karena banyak newbie yang kurang ngerti soo ini mungkin alternatif lain yang bisa kalian gunakan,,,cuman dalam thread ini ada beberapa kekurangan yaitu kita tdk bisa menampilkan semua box standar yang ada di sebelah kanan separti feature friend,fan of,group, jadi semua box standar yang ada di sebelah kanan sebelumnya di ilangin dulu nah buat ngilangin box yang ada di kanan kalian bisa pake ini :thumbsdown: <">nah code diatas tambahkan ke css kalian untuk membuat box nya 1 kolom pake ini <">tambahkan code di atas dalam css kalian buat yang pake fungsi add box tambahan, [b]jangan lupa ubah add box kalian dari kanan ke kiri[/b] ok segitu aja selamat mencoba mudah2an berhasil All preview nya liat fs gw aja :arrow: http://profiles.friendster.com/43548451 [b]update[/b] sekarang ga perlu ilangin side barnya.. kalian cukup mindahin sidebar ke mainbar ini tambahan code dari [b]andha[/b] :thumbsdown: [spoiler]cuma mu share aja ide yg gw pake. pertama, thx dulu buat indomie yg udah share. gw pake kode ini d fs contest gw. :D langsung aja. ide gw mang rada keluar dari title nya yg versi css karena untuk ide gw ini juga pake kode js, cuma kita masih bisa mempertahankan box yg ada d sebelah kanan (side bar). pertama, tinggal masukin kode one column yg ada d postingan pertama k css external kalian. untuk bagian side bar, kalian bisa gunain kode js buat positioning box yg d post ama [b]switpotato[/b] [spoiler]function rePost(){ document.getElementById("[color=#FF0000]0[/color]").parentNode.appendChild(document.getElementById("[color=blue]2[/color]")); } setTimeout("rePost()",1000);[/spoiler] merah : posisi box dmana box yang akan kalian pindahin muncul. biru : box yang akan kalian pindahin. contoh kode di atas adalah kode untuk mindahin box friends ke atas box contrl panel untuk mindahin dua box atau lebih, gunain cara kyk gini. [spoiler]function rePost(){ //box ke1 document.getElementById("0").parentNode.appendChild(document.getElementById("2")); // box ke2 document.getElementById("1").parentNode.appendChild(document.getElementById("8")); // box ke3 dan seterusnya } setTimeout("rePost()",1000);[/spoiler] paste di js bagian c mudah2an berguna[/spoiler]

Last edited by indomie (2008-09-24 02:27:51)

Ladeva XIII
» FTalkManiac
FTalk Level: zero
914
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

Ogud yang pertama =D=D=D=D Thanks 4 share Brada =D Cara simple dengan hasil maksimum :thumbsup::thumbsup::thumbsup: salut :thumbsup: Ogud bergerak ke TKP :penguin::penguin::penguin::penguin: Siipppp Mam, ogud berhasil :thumbsup::thumbsup::thumbsup:

Last edited by Ladeva XIII (2008-04-12 08:21:43)

__LaNgaLoNe__
» FTalkGeek
FTalk Level: zero
1161
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

:thumbsup: thx 4 share bradah... :penguin: pengen coba
IbLizMutz
» FTalkAgent
FTalk Level: zero
2112
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

wew rilis jg nih manteb bro :thumbsup::thumbsup: hehehehhehe yg di atas gw, jaim mode on :lol::lol: :lol::lol:
indomie
» FTalkAddict
FTalk Level: zero
535
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

:arrow: [b]Ladeva, lang, ibliz[/b] thank's for your support bro =)
IbLizMutz
» FTalkAgent
FTalk Level: zero
2112
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

tambahan nih broo bagi yg memakai [b]viewer side bar[/b] dimohon tuk liat ini [spoiler][quote]//onload handler needed for sidebar if (!attachOnLoadHandler(function() { SPAWNPIC.init(); })) window.onload = function() { SPAWNPIC.init(); }; if (typeof SPAWNPIC == "undefined" || !SPAWNPIC) { SPAWNPIC = {}; } (function() { SPAWNPIC = { photo: null, details: { photo: null, photoCaption: null, interested: null, firstName: null, lastName: null, age: null, status: null, gender: null, sinceMonth: null, sinceYear: null, dateOfBirth: null, views: null, since: null, location: null, hometown: null }, regexp: { photo: /profile_photo>([\S\s]*?)<\/profile_photo>/i, photoCaption: /photocaption>([\S\s]*?)<\/photocaption>/i, interested: /lookingFor>([\S\s]*?)<\/lookingFor>/i, firstName: /firstname>([\S\s]*?)<\/firstname>/i, lastName: /lastname>([\S\s]*?)<\/lastname>/i, age: /age>([\d]*?)<\/age>/i, status: /age><status>([\d]*?)<\/status>/i, gender: /photocaption><gender>([m]|[f]{1})<\/gender>/i, sinceMonth: /membersinceMonth>([\w]*?)<\/membersinceMonth>/i, sinceYear: /membersinceYear>([\d]*?)<\/membersinceYear>/i, dateOfBirth: /dob>([\d]*?-[\d]*?-[\d]*?)<\/dob>/i, views: /pageviews><total>([\d]*?)<\/total>/i, since: /since>([\d]*?\/[\d]*?\/[\d]*?)<\/since>/i, location: /blog_id><location>([\S\s]*?)<\/location>/i, hometown: /city><hometown>([\S\s]*?)<\/hometown>/i }, init: function() { if (pageViewerID !== "") SPAWNPIC.ajaxRequest("GET","http://" + location.hostname + "/modules/module.php?uid=" + pageViewerID + "&_pmr=a&_pmmo=0", true, null, SPAWNPIC.viewer, null); }, viewer: function(htm) { if (htm.replace(/^\s*|\s*$/g, "") === null) { alert("ERROR: Empty xmlresponse! \n Unable to parse user details!"); return; } else if (htm) { for (var val in SPAWNPIC.details) { try { SPAWNPIC.details[val] = new RegExp(SPAWNPIC.regexp[val]).exec(htm)[1]; } catch(e) { SPAWNPIC.details[val] = ""; } } if (SPAWNPIC.details.gender == "m") SPAWNPIC.details.gender = "Male"; if (SPAWNPIC.details.gender == "f") SPAWNPIC.details.gender = "Female"; if (SPAWNPIC.details.status == "2") SPAWNPIC.details.status = "Single"; if (SPAWNPIC.details.status == "3") SPAWNPIC.details.status = "In a Relationship"; if (SPAWNPIC.details.status == "6") SPAWNPIC.details.status = "Domestic Partner"; if (SPAWNPIC.details.status == "4") SPAWNPIC.details.status = "Married"; if (SPAWNPIC.details.status == "8") SPAWNPIC.details.status = "It's complicated"; if (SPAWNPIC.details.photoCaption == "undefined") SPAWNPIC.details.photoCaption = ""; if (SPAWNPIC.details.hometown == "") SPAWNPIC.details.hometown = "N/A"; if (SPAWNPIC.details.interested == "") SPAWNPIC.details.interested = "Just looking around"; SPAWNPIC.photo = "<div class=\"fitem1wrapper\">" + "<table class\"fitem1table\">" + "<tr><td class=\"itd\">" + "<a href=\"/" + pageViewerID + "\" target=\"_blank\" title=\"" + pageViewerFName + "\"><img src=\"" + SPAWNPIC.details.photo + "\"></a>" + "<div align=\"center\">" + SPAWNPIC.details.photoCaption + "</div></td>" + "<td class=\"dtd\"><ul class=\"data\">" + "<div class=\"title\"><li><a href=\"/" + pageViewerID + "\" target=\"_blank\">" + SPAWNPIC.details.firstName + " " + SPAWNPIC.details.lastName + "</a><br />" + SPAWNPIC.details.gender + ",&nbsp;" + SPAWNPIC.details.age + ",&nbsp;" + SPAWNPIC.details.status + "<br />" + SPAWNPIC.details.interested.replace(/^\s*[\S\s]*?/gi, "Interested In: ") + "<br />" + SPAWNPIC.details.dateOfBirth.replace(/^\s*[\S]*?/gi, "Date of Birth: ").replace(/\-/g, " - ") + "<br />" + SPAWNPIC.details.sinceMonth.replace(/^\s*[\w]*?/gi, "Member Since: ") + "&nbsp;" + SPAWNPIC.details.sinceYear + "<br />" + SPAWNPIC.details.views.replace(/^\s*[\d]*?/gi, "Profile Viewed: ") + "&nbsp;" + SPAWNPIC.details.since.replace(/^\s*[\S]*?/gi, "times since ") + "<br />" + SPAWNPIC.details.location.replace(/^\s*[\S\s]*?/gi, "Location: ") + "<br />" + SPAWNPIC.details.hometown.replace(/^\s*[\S\s]*?/gi, "Hometown: ") + "</li>" + "</div></ul></td></tr></table></div>"; SPAWNPIC.box("Hello " + SPAWNPIC.details.firstName, SPAWNPIC.photo, "spawnpic", [color=red][b]/friends/i[/b][/color], "above"); } }, ajaxRequest: function(type,url,cont,param,func,handlerparam) { var httprequest; var msxml = ["MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"]; for (var i=0,len=msxml.length;i<len;++i) { try { httprequest = window.XMLHttpRequest? new XMLHttpRequest():new ActiveXObject(msxml[i]); break; }catch(e) {} } httprequest.onreadystatechange = function() { if (httprequest.readyState == 4) { if (httprequest.status == 200) { func(httprequest.responseText,handlerparam); } } }; httprequest.open(type, url, cont); if (type == "POST") { httprequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); httprequest.setRequestHeader("Content-length", param.length); httprequest.setRequestHeader("Connection", "close"); } httprequest.send(param); }, box: function(head, code, id, sibling, x) { var sbdiv = document.createElement("div"); sbdiv.className = "commonbox " + id; sbdiv.id = id; if (!head) head = ""; else head = "<h2>" + head + "</h2>"; sbdiv.innerHTML = head; sbdiv.appendChild(document.createElement("div")); sbdiv.getElementsByTagName("div")[0].id = "content_" + id; sbdiv.getElementsByTagName("div")[0].innerHTML = code; var sbli = document.createElement("li"); sbli.appendChild(sbdiv); if (!x) SPAWNPIC.getModuleByClassName(sibling)[0].parentNode.parentNode.appendChild(sbli); else if (x == "below") SPAWNPIC.getModuleByClassName(sibling)[0].parentNode.appendChild(sbli); else if (x == "above") { var ul = SPAWNPIC.getModuleByClassName(sibling)[0]; ul.parentNode.parentNode.insertBefore(sbli, ul.parentNode); } }, 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] liat yg merah itu [b]/friends/i[/b] kamu bisa ganti dengan controlpanel seperti ini [b]/controlpanel/i[/b]

Last edited by IbLizMutz (2008-04-11 18:26:19)

dekha_21
» FTalkManiac
FTalk Level: zero
793
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

thanks for share..simple trick...
indomie
» FTalkAddict
FTalk Level: zero
535
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

:arrow: [b]ibliz[/b] thank's tambahannya broo :thumbsup:
edhoxt
» n00b
FTalk Level: zero
82
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

:thumbsup: [b] imam [/b]mantap bro :penguin: kabur
TA Juleigtin Siahaan
» FTalkAgent
FTalk Level: zero
2150
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

wew..:D :D waaahhhh...salut buat bro..:crybaby: :crybaby: Padahal baru beberapa minggu aktif di FTI udah bisa buat tutorial..:thumbsup: Keep move my bro..=)

Last edited by TA Juleigtin Siahaan (2008-04-11 21:40:18)

indomie
» FTalkAddict
FTalk Level: zero
535
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

:arrow: [b]bang jul[/b] wahh bang jul bisa aja makasih support nya bang :D
metropolix
» FTalkAgent
FTalk Level: zero
2341
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

[b]@thx 4 share men[/b] :cool: [img]http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/38.gif[/img] berguna banget bagi gw :cool: [quote]opp: :arrow:[b]#seksiya[/b] lu aja yg kawin ma kebo =D[/quote]

Last edited by metropolix (2008-06-01 22:46:32)

strigh.plus
» n00b
FTalk Level: zero
99
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

:thumbsup: seeeepp bro indomie
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

:arrow: indomie.. keren bro!!! :thumbsup: :thumbsup: sorry tuh pake jempol kiri...jempol kanan'e buat nulis sms,bro!!!! :lol:
Co_don SanAdH
» FTalkAgent
FTalk Level: zero
2289
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

masa oloh :O ckckck :D good job brother you're rock [img]http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/11.gif[/img] :thumbsup::cool: i luv center profile [img]http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/38.gif[/img] :thumbsup::cool: hahaa..thanks for share mam [img]http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/6.gif[/img]

Last edited by Co_don SanAdH (2008-04-11 23:35:17)

indomie
» FTalkAddict
FTalk Level: zero
535
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

>> kiddy wew thank's brooo :D >> broo don ja elahhh sama broo gw juga cinta ma 1 kolor eh salah 1 kolom mksudnya :kiss: <<< ga punya icon kek itu soo ini aja yahhh :eh::eh:
sekya
» FTalkFreak
FTalk Level: zero
1728
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

=):thumbsup: dengan segala hormad perkenanlah hamba mencoba code ini terimakasih sangad sebelumna... sebagai penghormatan dari saia repu segera meluncur kehadapan baginda raja... :P [img]http://bluesmilies.eu/heureux/156.gif[/img] [quote=metropolix][b]@thx 4 share men[/b] :cool: berguna banget bagi yg ingin profilenya seperti kita˛ (5 sekawan) :cool:[/quote] kek na lo lom ikud jadi 5 sekawan dech... 5 sekawin kali...

Last edited by sekya (2008-04-12 07:29:07)

Sultan
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

thx for share :o ... jalan di all browser kah ?
aaf
» FTalkAddict
FTalk Level: zero
478
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

wow...simple tp qren bgt...
indomie
» FTalkAddict
FTalk Level: zero
535
0
1969-12-31

Re: sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

:arrow: [b]iyan[/b] wew bisa aja lu beibz silahkan aja coba dolo mudah2an bisa di fs lu,,, =D=D tapi di jamin tokcer dahh pasti bisa :eh::eh: buat repunya makasih dahhh :kiss::rose: :arrow: [b]sultan[/b] yoa broo thank's,, jalan kok :thumbsup: :arrow: [b]aaf[/b] thank's broo just share
  • ARCHIVES 
  • » sebelumnya saya mohon maaf kalo thread ini sudah pernah diposting, dan jika thread ini ga berguna, harap kepada moderator untuk dihapus saja credit goes to :arrow: [b]6 sekawan[/b] ok thread ini

Pages: 1234567..7

Board footer

© 2024 F Talk

Current time is 11:50

[ 11 queries - 0.030 second ]
Privacy Policy