friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

  • JavaScript
  •  » Personalized your post comments and your nos. of comments!(updated!)

#21  2007-12-31 11:55:34

Lordheinz
» Banned
^ trashed
Registered: 2007-06-26
Posts: 5178
Last visit: 2008-09-11
Reputation: 242

Re: Personalized your post comments and your nos. of comments!(updated!)

Chezter18 wrote:

something wrong in your trick!!!
in the

Code:

document.getElementById("content_18").getElementsByTagName("td")[2].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[4].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[6].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[8].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[10].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[12].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[14].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[16].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[18].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[20].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

if they used that it will not working!!!!!
coz of the
document.getElementById("content_18").getElementsByTagName("td")[20].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";
coz the 20 is wrong!!!
in the comment the last is 18
and the 1st is 0
!!!
but in your tutorial
you said that
it can be
2,4,6,8,10,12,14,18,20
but itz wrong!!!
the correct iz

Code:

document.getElementById("content_18").getElementsByTagName("td")[0].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[2].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[4].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[6].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[8].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[10].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[12].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[14].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[16].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById("content_18").getElementsByTagName("td")[18].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

im not looking for a war i juz tell watz wrong!!!
peace and happy new year!!!

why should i make a war..your not the one who assasin former prime minister bhutto right?hehehe
anyhow it wasnt my idea bro..it was just an idea of john_619619..well if you are right then well gona fix it ok..cheers!
happy new year as well...


Thank you so much FRIENDSTERTALK...

#22  2007-12-31 13:08:22

cremonti
» Banned
cremonti's display avatar
I'M BANNED MYSELF!
Location: hiding somewhere
Registered: 2007-04-16
Posts: 2062
Reputation: 37
???

Re: Personalized your post comments and your nos. of comments!(updated!)

woow .
great trick !

:thumbsup:  :thumbsup:  :thumbsup:




#23  2007-12-31 13:43:58

john_619619
» FriendsterAgent
john_619619's display avatar
'kiss me
Friendstertalk University
Registered: 2007-07-26
Posts: 2268
Last visit: Yesterday
Reputation: 28

Re: Personalized your post comments and your nos. of comments!(updated!)

lordheinz wrote:

//Cuztomized Testi's
document.getElementById('content_18').getElementsByTagName("div")[0].innerHTML=
"<a href=\"/comments.php?uid=youruid\"><span>DROP ME A LIES HERE </a>|</span>"+
"<a href=\"/comments.php?uid=youruid\"><span> view all (36098)</span></a>";

u can add also text/image or anything that u want below the pic of the commentator:

document.getElementById("content_18").getElementsByTagName("td")[0].innerHTML +="<br><img src=\"http://friendstertalk.com/img/male.gif\">Newbie<br>Posts: 84<br>Karma: <img src=\"http://friendstertalk.com/img/warn_add.gif\"> <font color=\"black\"><b>~</b></font> <img src=\"http://friendstertalk.com/img/warn_minus.gif\">";

document.getElementById('content_18').getElementsByTagName("div")[0].innerHTML
document.getElementById("content_18").getElementsByTagName("td")[0].innerHTML

the same? look at the blue text [0] :wasted:  :lol:


Cheers,
GM [ john_619619 ]

======================================================================
NO TRESPASSING: VIOLATORS WILL BE SHOT AND SURVIVORS WILL BE SHOT AGAIN.
======================================================================

#24  2007-12-31 13:46:10

NOSIOJ
» Promoter
NOSIOJ's display avatar
X:
Laymakers Society
Location: Nowhere
Registered: 2007-03-31
Posts: 2745
Reputation: 160
???

Re: Personalized your post comments and your nos. of comments!(updated!)

Wow! Great! Thanks for this.

#25  2007-12-31 13:55:07

karidad
» FriendsterNewbie
karidad's display avatar
Registered: 2007-10-06
Posts: 61
Last visit: 2008-10-09
Reputation: ~

Re: Personalized your post comments and your nos. of comments!(updated!)

let me try this one..

#26  2007-12-31 17:15:54

mentalblock27
» FriendsterAddict
mentalblock27's display avatar
</3
Location: NSW.
Registered: 2007-06-13
Posts: 457
Last visit: 2008-11-02
Reputation: ~
???

Re: Personalized your post comments and your nos. of comments!(updated!)

hahah nice one its kewl..


R u one of us? :lol:

#27  2007-12-31 21:15:36

NOSIOJ
» Promoter
NOSIOJ's display avatar
X:
Laymakers Society
Location: Nowhere
Registered: 2007-03-31
Posts: 2745
Reputation: 160
???

Re: Personalized your post comments and your nos. of comments!(updated!)

Great! It really works. Thanks,

#28  2008-01-01 03:56:31

Lordheinz
» Banned
^ trashed
Registered: 2007-06-26
Posts: 5178
Last visit: 2008-09-11
Reputation: 242

Re: Personalized your post comments and your nos. of comments!(updated!)

Thanks guys!!!! ;)


Thank you so much FRIENDSTERTALK...

#29  2008-01-01 07:56:59

dracoknight09
» FriendsterManiac
dracoknight09's display avatar
[ Prime Evil ]
Class-S
Location: pH
Registered: 2007-07-05
Posts: 972
Reputation: 26
Friendster

Re: Personalized your post comments and your nos. of comments!(updated!)

nice one heinz!  :cool:  :thumbsup:

#30  2008-01-01 08:35:22

Lordheinz
» Banned
^ trashed
Registered: 2007-06-26
Posts: 5178
Last visit: 2008-09-11
Reputation: 242

Re: Personalized your post comments and your nos. of comments!(updated!)

dracoknight09 wrote:

nice one heinz!  :cool:  :thumbsup:

thanks bro...


Thank you so much FRIENDSTERTALK...

#31  2008-01-01 09:12:21

sahabat.peterpan
» SuperFriendster
sahabat.peterpan's display avatar
Rockstars
Registered: 2007-10-31
Posts: 8431
Reputation: 58

Re: Personalized your post comments and your nos. of comments!(updated!)

very nice...
thanks 4 sharing..  :thumbsup:


#32  2008-01-01 09:34:47

kryzzia_08
» FriendsterAddict
kryzzia_08's display avatar
woot?
Registered: 2007-07-07
Posts: 329
Last visit: Yesterday
Reputation: 7

Re: Personalized your post comments and your nos. of comments!(updated!)

kuya lordheinz
can i put it at js injection??^^
:wallbash:

thx for sharing anyway^^

#33  2008-01-01 09:38:08

Lordheinz
» Banned
^ trashed
Registered: 2007-06-26
Posts: 5178
Last visit: 2008-09-11
Reputation: 242

Re: Personalized your post comments and your nos. of comments!(updated!)

kryzzia_08 wrote:

kuya lordheinz
can i put it at js injection??^^
:wallbash:

thx for sharing anyway^^

yes you may..but why you should do that..you can just paste it without js injection...


Thank you so much FRIENDSTERTALK...

#34  2008-01-01 09:41:35

wongudik
» FriendsterNewbie
wongudik's display avatar
Location: online storage...
Registered: 2007-10-25
Posts: 71
Last visit: 2008-08-13
Reputation: 2
Friendster

Re: Personalized your post comments and your nos. of comments!(updated!)

heinz.... nice one cool tricky yee   ;] 

permit me to use ur script... hehe...


#35  2008-01-01 09:43:15

roysmith
» FriendsterAddict
roysmith's display avatar
Location: Malaysia
Registered: 2007-10-03
Posts: 489
Last visit: 2008-12-03
Reputation: 2
Friendster

Re: Personalized your post comments and your nos. of comments!(updated!)

Nice tricky code... Anyway i see you have the writing comments in your page... Care to share that code.. Happy new year mate..


The Greatest Man Is Even Greater....

#36  2008-01-01 09:46:06

Lordheinz
» Banned
^ trashed
Registered: 2007-06-26
Posts: 5178
Last visit: 2008-09-11
Reputation: 242

Re: Personalized your post comments and your nos. of comments!(updated!)

@wonguidik..yes you may your majesty....hehehe

@roy...that was a code of shirow bro..you can find it here..comments xp something like that..


Thank you so much FRIENDSTERTALK...

#37  2008-01-01 14:04:31

kryzzia_08
» FriendsterAddict
kryzzia_08's display avatar
woot?
Registered: 2007-07-07
Posts: 329
Last visit: Yesterday
Reputation: 7

Re: Personalized your post comments and your nos. of comments!(updated!)

lordheinz wrote:

kryzzia_08 wrote:

kuya lordheinz
can i put it at js injection??^^
:wallbash:

thx for sharing anyway^^

yes you may..but why you should do that..you can just paste it without js injection...

ohh...
cos i have lots of js files...  :wallbash:
if i put another js in my proffy, i think one of those will not work :crybaby:

#38  2008-01-01 14:30:55

Lordheinz
» Banned
^ trashed
Registered: 2007-06-26
Posts: 5178
Last visit: 2008-09-11
Reputation: 242

Re: Personalized your post comments and your nos. of comments!(updated!)

kryzzia_08 wrote:

lordheinz wrote:

kryzzia_08 wrote:

kuya lordheinz
can i put it at js injection??^^
:wallbash:

thx for sharing anyway^^

yes you may..but why you should do that..you can just paste it without js injection...

ohh...
cos i have lots of js files...  :wallbash:
if i put another js in my proffy, i think one of those will not work :crybaby:

..its just the way you arrange them...it will work im sure of that...im not using js injections with all my codes..
i compile them in one js..unless you have friends randomizer by marfi...coz it will trigger some of your codes..hehehe.kiddin..


Thank you so much FRIENDSTERTALK...

#39  2008-01-01 14:49:13

kryzzia_08
» FriendsterAddict
kryzzia_08's display avatar
woot?
Registered: 2007-07-07
Posts: 329
Last visit: Yesterday
Reputation: 7

Re: Personalized your post comments and your nos. of comments!(updated!)

lordheinz wrote:

kryzzia_08 wrote:

lordheinz wrote:


yes you may..but why you should do that..you can just paste it without js injection...

ohh...
cos i have lots of js files...  :wallbash:
if i put another js in my proffy, i think one of those will not work :crybaby:

..its just the way you arrange them...it will work im sure of that...im not using js injections with all my codes..
i compile them in one js..unless you have friends randomizer by marfi...coz it will trigger some of your codes..hehehe.kiddin..

ahhh...
one js???? :D
you mean,, all ur codes [ex:customized your recent updates box(with viewers info.) & personalized comments] can compile on one js???^^  :o
haha... i dunno that yet^^   :wallbash:
thx for answering anyway!!^^

#40  2008-01-01 14:58:04

Chezter18
» Cursed Member
Chezter18's display avatar
Registered: 2007-09-19
Posts: 756
Reputation: 5
Friendster

Re: Personalized your post comments and your nos. of comments!(updated!)

lordheinz wrote:

Chezter18 wrote:

hey itz working!!
but my  Pop-up Comment with Smilies & Preview Box itz not working!!
before my  Pop-up Comment with Smilies & Preview Box iz workign but when i put the coztumize tezti not working anymore?? help me!!

separate your code for pop-up comments and do the js injection process...

if i seperate the Pop-up Comment with Smilies & Preview Box will not work!!!
plz fix!!

  • JavaScript
  •  » Personalized your post comments and your nos. of comments!(updated!)

Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2008 PunBB

[ 31 queries - 1.473 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)