• ARCHIVES 
  • » [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

[b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

~AnGeLiC_Me~
» n00b
FTalk Level: zero
4
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

Weeee! Thanks so much! :D Now my fs is back to its tweaked looks :D My only problem is my links images in sidebar doesn't shows in IE but in FF it does :rolleyes: [b]+1 rep for you :thumbsup: :) [/b]
sickofyou
» FTalker
FTalk Level: zero
234
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

oopss error. edited

Last edited by sickofyou (2007-10-19 06:19:05)

diabolicious
» FTalkManiac
FTalk Level: zero
721
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

Thanks for the update bro :eh: :thumbsup:
sickofyou
» FTalker
FTalk Level: zero
234
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

@ famous i look at the bold text, i changed it from content_publiccomments_1_7 to content_18...here, use this: [quote]if ( ! attachOnLoadHandler(function () { rComm();})) window.onload = function () { rComm();}; function rComm() { CHOOSECOMM.init(); } if (typeof CHOOSECOMM == "undefined") { CHOOSECOMM = {}; } CHOOSECOMM = { comm: null, elements: { mainid: document.getElementById("[b]content_18[/b]"), maintag: "DIV", mainclass: "fitem1wrapper" }, init: function() { this.comm = this.getElementsByClassName(this.elements.mainid,this.elements.maintag,this.elements.mainclass); for(var x=1; x<this.comm.length;x++) { if(this.comm[x].innerHTML) { this.comm[x].parentNode.removeChild(this.comm[x]); } } }, getElementsByClassName: function(oElm, strTagName, strClassName) { var arrElements = (strTagName == "*" && oElm.all)? oElm.all : oElm.getElementsByTagName(strTagName); var arrReturnElements = new Array(); strClassName = strClassName.replace(/\-/g, "\\-"); var oRegExp = new RegExp("(^|\\s)" + strClassName + "(\\s|$)"); var oElement; for(var i=0; i<arrElements.length; i++) { oElement = arrElements[i]; if(oRegExp.test(oElement.className)) { arrReturnElements.push(oElement); } } return (arrReturnElements); } };[/quote]

Last edited by sickofyou (2007-10-19 06:15:48)

aftermath
» FTalkAddict
FTalk Level: zero
439
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

Thanks for this. All my scripts are working perfectly now.
famous02
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

[quote=sickofyou]@ famous i look at the bold text, i changed it from content_publiccomments_1_7 to content_18...here, use this: [quote]if ( ! attachOnLoadHandler(function () { rComm();})) window.onload = function () { rComm();}; function rComm() { CHOOSECOMM.init(); } if (typeof CHOOSECOMM == "undefined") { CHOOSECOMM = {}; } CHOOSECOMM = { comm: null, elements: { mainid: document.getElementById("[b]content_18[/b]"), maintag: "DIV", mainclass: "fitem1wrapper" }, init: function() { this.comm = this.getElementsByClassName(this.elements.mainid,this.elements.maintag,this.elements.mainclass); for(var x=1; x<this.comm.length;x++) { if(this.comm[x].innerHTML) { this.comm[x].parentNode.removeChild(this.comm[x]); } } }, getElementsByClassName: function(oElm, strTagName, strClassName) { var arrElements = (strTagName == "*" && oElm.all)? oElm.all : oElm.getElementsByTagName(strTagName); var arrReturnElements = new Array(); strClassName = strClassName.replace(/\-/g, "\\-"); var oRegExp = new RegExp("(^|\\s)" + strClassName + "(\\s|$)"); var oElement; for(var i=0; i<arrElements.length; i++) { oElement = arrElements[i]; if(oRegExp.test(oElement.className)) { arrReturnElements.push(oElement); } } return (arrReturnElements); } };[/quote] [/quote] @sick it doesnt work... all my comments appear in my profile :crybaby: i want to appear just only one..and then the others must be hide.. urgh
aich
» FTalkManiac
FTalk Level: zero
769
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

<">its not working..wts the problem in my codes?

Last edited by aich (2007-10-19 08:09:23)

Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

^ Then tell us what id is that?
aich
» FTalkManiac
FTalk Level: zero
769
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

its the testi.. i edited my post, look po^^^

Last edited by aich (2007-10-19 08:25:31)

Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

why this is [b] width: 1px; height: 5500px;[/b] :o lol :lol:
ka1z3r
» n00b
FTalk Level: zero
29
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

weeeeeeeeeeeee thnx.. so much... only one more error to fix... thnx...!!!!!!
famous02
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

guyz can u pls help me my mp3 doesnt show up <">
aich
» FTalkManiac
FTalk Level: zero
769
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

[quote=Shirow Masamune]why this is [b] width: 1px; height: 5500px;[/b] :o lol :lol:[/quote] yeah, weird.. but that did not affect my profile.. i tried to exaggerate the sizes to really see if my codes are working,, and ITS NOT.. =|
nueve
» n00b
FTalk Level: zero
8
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

Thanks Man! but hiding google ads doesnt work on my FF?

Last edited by nueve (2007-10-19 08:36:13)

jes_vida
» n00b
FTalk Level: zero
19
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

[b]@ xavierkym.[/b] thanks for this reliever! whew! finally my tracker is working now. i just want to add this to my tracker but i don't know how. can you please help me? 1+ repu for you! :gift: <">
marvinkamote14
» FTalker
FTalk Level: zero
114
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

[quote=jes_vida][b]@ xavierkym.[/b] thanks for this reliever! whew! finally my tracker is working now. i just want to add this to my tracker but i don't know how. can you please help me? 1+ repu for you! :gift: <">[/quote] try replacing the friends_2_2 to 2.. :thumbsup:
jes_vida
» n00b
FTalk Level: zero
19
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

[quote=marvinkamote14]try replacing the friends_2_2 to 2.. :thumbsup:[/quote] where will i paste this in the updated tracker? sorry BTW: thanks for the fstalkers who made this possible! most of my codes are working now! yipeee!!!! thanks! i will not try to update my codes anymore on fs. only on ripway. lol! thanks again. Godspeed!

Last edited by jes_vida (2007-10-19 10:12:07)

bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

[quote=jes_vida][quote=marvinkamote14]try replacing the friends_2_2 to 2.. :thumbsup:[/quote] where will i paste this in the updated tracker? sorry BTW: thanks for the fstalkers who made this possible! most of my codes are working now! yipeee!!!! thanks! i will not try to update my codes anymore on fs. only on ripway. lol! thanks again. Godspeed![/quote] Paste it at the bottom but I suggest you get the raw codes and create an addbox so you can post within the tracker.js after the onloadhandler.
xavierkym
» FTalkFreak
FTalk Level: zero
1651
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

@jes_vida.. just change the parameter to addBox.. that's the simplest way.. :lol:
Shiseiten
» FTalkAddict
FTalk Level: zero
544
0
1969-12-31

Re: [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

:D :thumbsup: :thumbsup: if you want to hide the box, look this xave trick :arrow: http://theftalk.com/t7772-hide-code-%28script-style%29.html just change the id... i'm right xave? :eh: i hide my friendslist box, and it's work :D [b]edited[/b] look the effect :arrow: http://profiles.friendster.com/littlekeikoku

Last edited by Shiseiten (2007-10-19 13:55:53)

  • ARCHIVES 
  • » [b]Friendster Div IDs[/b] [quote][b]/*-- Control Panel --*/[/b] 0[/quote] [quote][b]/*-- Photo Gallery --*/[/b] 1[/quote] [quote][b]/*-- Featured Friends--*/[/b] 2[/quote] [quote][b]/*-- More About -

Board footer

© 2024 F Talk

Current time is 22:33

[ 9 queries - 0.031 second ]
Privacy Policy