Hide part of list
Posted: Tue Dec 18, 2007 10:06 pm
Hi
I'm looking for a way to hide some users comments on a blog site.
This are
elements. Trick is to filter it based on content, not on attribute.
When I use #li(comment) then all comments are hidden. Which is not exactly what I would like.
Could it be done with AdBlock Plus?
Regards
I'm looking for a way to hide some users comments on a blog site.
This are
Code: Select all
<li class="comment">
some body with divs and other stuff
keyword for filtering
</li>
elements. Trick is to filter it based on content, not on attribute.
When I use #li(comment) then all comments are hidden. Which is not exactly what I would like.
Could it be done with AdBlock Plus?
Regards