Re: [b][i]UPDATED!!!!![/i][/b]
Better use with this [b]CSS[/b] code :thumbsdown:
[quote]#content_2 .flogriditem {
display:none ! important;
}[/quote]
This One for ur [b]JS[/b] :thumbsdown:
[quote]f
[quote]function madebynewbie() {
var munyit = document.getElementById("content_friends_2_2").getElementsByTagName("div")[0];
var mdirwan = "<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/10689050 '>"+
"<img src='http://photos.friendster.com/photos/05/09/10689050/501767716s.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/10689050 '>-m-I-c-A-h-</li>"+
"<li>the only girl that i adore..she's pretty,kind and a little bit crazy..</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/45991105 '>"+
"<img src='http://photos.friendster.com/photos/50/11/45991105/664734129s.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/45991105 '>Noli</li>"+
"<li>one of my friends in school,a veru nice person and i like to tease him everyday.."UBE"</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/37081065 '>"+
"<img src='http://photos.friendster.com/photos/56/01/37081065/504123883m.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/37081065 '>Alma</li>"+
"<li>my dearest mother..shes always there for me and shes my inspiration..</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/32595858 '>"+
"<img src='http://photos.friendster.com/photos/85/85/32595858/880621987m.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/32595858 '>-'-'Chelle'-'-</li>"+
"<li>the gorgeous women i met in a group here in fster..very intelligent person and kind hearted too..</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/35387301 '>"+
"<img src='http://photos.friendster.com/photos/10/37/35387301/252292359s.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/35387301 '>george</a></li>"+
"<li>hes also my friend,he will help you if your in trouble,kind,and handsome too..^^</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/17970528 '>"+
"<img src='http://photos.friendster.com/photos/82/50/17970528/869864054m.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/17970528 '>-'''Cass</a></li>"+
"<li>she's pretty,kind,and intelligent.she's also very attractive.</li>"+
"</ul></td>"+
"</tr></tbody></table></div>";
munyit.innerHTML = mdirwan;
}window.onload = function() {madebynewbie();}[/quote]
is there any prob. with my codes?