feruzz wrote:
Code:
/* Hide Member Since */
/*global ctrlpnl, xy*/
ctrlpnl = document.getElementById("0").getElementsByTagName("li");
xy = 0;
while (xy < ctrlpnl.length) {
if (ctrlpnl[xy].innerHTML.match(/Member\s*Since:|<[\S]*?>[\S]*\s*[20][\d]*/i)) {
ctrlpnl[xy].parentNode.removeChild(ctrlpnl[xy]);
break;
}
xy += 1;
}
where should i put dis code?
|

hafiza84 wrote: where should i put dis code?
js extension dude
Making Extensions Files 
http://theftalk.com/t42823-Making-Extensions-Files.html
me_heli wrote: After I have Hide Them, Can I Replace Them With My Own HTML???
I'm Newbie here!!!
help?
heres teh link 
http://theftalk.com/t49558-New-Replacem…ethod.html
thanks 4 sharing this sir feruzz ![]()
![]()
![]()
Last edited by mabuhay (2009-02-25 01:18:03)
|

great trick...wait for this..
newbie?? hahaha 

|
hey i want to know what is the right screen shot image?
i cant join as layout designer..
help..
|

CIELOSA wrote:
hey i want to know what is the right screen shot image?
i cant join as layout designer..
help..
Post your question in help section and they will help you there .gif)
|
its not working in my profile too..pipz pls help me.i really want to hide my last log in in fs...pleaseeee
|

thanks.. nice codes..
|

kumander wrote:
its not working in my profile too..pipz pls help me.i really want to hide my last log in in fs...pleaseeee
where u paste that code? you need to have js file.
click lick below to learn how to making extension file.
http://theftalk.com/t22027-Making-Exten…ng%5D.html

|
CIELOSA wrote:
hey i want to know what is the right screen shot image?
i cant join as layout designer..
help..
not the right thread to post
Last edited by Dynasty-tweaker (2009-04-05 06:16:46)

|
guys...i ned ur help...
btw..im Mariel...
could sm1 help me how to hide the age's?location etc...
pls reps asap...
|
lley17 wrote:
guys...i ned ur help...
btw..im Mariel...
could sm1 help me how to hide the age's?location etc...
pls reps asap...
read the instruction at the front page...
and please read the rules 
DO NOT DOUBLE POST
|

lley17 wrote:
guys...i ned ur help...
btw..im Mariel...
could sm1 help me how to hide the age's?location etc...
pls reps asap...
you are already in the thread 
all you have to do is copy , edit and paste it in your extension file (.js) 
|

tnx 4 sharing 
|
panu ba toh?
d nman ngana...
langya..
haha
paturo nga
|
so where do i paste the codes?!
|
i love this codes !
|