HI!
A simple thing, but maybe its not possible (because i did not find any description for CSS):
I want to all <div class="part"> instead of those that have a <table class="adstarter"> as a child elment. e.G.
<div class="part">Header to be shown</div>
<div class="part">
Header to be hidden
<table class="adstarter">...</table>
</div>
on another website i saw scripts that can work with if-commands - is that possible in ABP? how can i do that?
ciao
find parent element by child elements
As I already said in http://adblockplus.org/forum/viewtopic.php?t=1857 - no, this is not possible.