Page 1 of 1

Element hiding help with CSS selectors.

Posted: Wed Jul 11, 2012 4:28 pm
by Lokro
I am looking to hide foo but not bar

Hide

Code: Select all

<td class="cell_type">foo</td>
Don't Hide

Code: Select all

<td class="cell_type">bar</td>
Is this beyond the scope of what element hider can do in ABP?

Re: Element hiding help with CSS selectors.

Posted: Sat Jul 14, 2012 10:05 am
by Marijo
Not possible.