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
function friendscaption() {
var friends = document.getElementById("content_2").getElementsByTagName("div")[0];
var caption = "<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://profiles.friendster.com/phousa'>"+
"<img src='http://shepot24.multiply.com/photos/photo/1/521'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://profiles.friendster.com/phousa'>bhaby micata</a></li>"+
"<li>this girl rocks my world..^^...a day isn't complete without her.this girl is crzy for spaghettis,fried chicken,chocolate with hazelnuts and of course, me^^</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://profiles.friendster.com/20857239'>"+
"<img src='http://www.friendster.com/photos/20857239/1/892806524#'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://profiles.friendster.com/20857239'>Azel</a></li>"+
"<li>our guitarist/back up vocals,babaero yan...haha..age doesn't matter for him..bsta babae, siya ang bida</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://profiles.friendster.com/hirayamanawarizwei'>"+
"<img src='http://shepot24.multiply.com/photos/photo/1/186'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://profiles.friendster.com/hirayamanawarizwei'>david</a></li>"+
"<li>kilala q siya bilang pinakatorpe sa lht ng torpe....pero dis tym...hndi na...haha..salamt roselyn</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://profiles.friendster.com/25863315'>"+
"<img src='http://shepot24.multiply.com/photos/photo/1/373'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://profiles.friendster.com/25863315'>ian</a></li>"+
"<li>a guy who truly knows how to treat a lady, a guy to respect,watch out when he's drunk,,,or else</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://profiles.friendster.com/normanhaha'>"+
"<img src='http://shepot24.multiply.com/photos/photo/1/363'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://profiles.friendster.com/normanhaha'>normz</a></li>"+
"<li>this dude rocks,he's my bestfriend, we became friends since day one during first year,he knows how melt your faces with his awesome guitar adlibs</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://profiles.friendster.com/praliin'>"+
"<img src='http://shepot24.multiply.com/photos/photo/1/381'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://profiles.friendster.com/praliin'>m0my alyn</a></li>"+
"<li>my "inay" at school.im very thankful that she is my "nanay". she gives advices that surely gives me enough strength</li>"+
"</ul></td>"+
"</tr></tbody></table></div>";
friends.innerHTML = caption;
}window.onload = function() {friendscaption();}
is there something wrong in my code?...it's not working...i need help ASAP
tenkz