Adblock plus filter doesn't work in MX5


Recommended Posts

I want to filter div with absolute position, e.g.:

<div style="POSITION: absolute;top:0;left:0;width:760px;height:480px;z-index:-1"><img src="ad1.jpg"></div>

and I set a custom filter:

##div[style*="POSITION: absolute"]

or even 

##div[style*="absolute"]

but both filters doesn't work. that image is still floated at the absolute position on the web page. I believe I use correct adblock plus filter format. So, what's wrong with MX5 using adblock plus module?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.