Blocking all elements in between two comments

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
idk
Posts: 1
Joined: Thu Nov 26, 2015 11:22 pm

Blocking all elements in between two comments

Post by idk »

Hey!

So lets say there are some nasty ad elements in between two comments like this:

<!--Ad-Start-->
<style...>
<div...>
<div...>
<!--Ad-End-->

How do you block this?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Blocking all elements in between two comments

Post by mapx »

which is the page and explain what do you want to block / hide
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Blocking all elements in between two comments

Post by lewisje »

CSS can't target based on comment nodes :(
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Locked