AdBlock+

By Lex1 Last update Aug 5, 2010 — Installed 37,348 times.

"Cookies is full"

in
Subscribe to "Cookies is full" 3 posts, 3 voices



faekplastik3s User
ChromeWindows

This error appears every time i try to hide elements in http://www.hi5.com/

The elements hide, but when I refresh, there they are again... How can I fix this?

 
Arthur Ng User
ChromeWindows

I have the same error. I think the problem is that ad servers show different ads (or use different paths) each time a page loads, so you have to block each individual ad as it shows.

There doesn't seem to be wildcard support yet (e.g. blocking adserver.com/*.gif). At least I tried to use * but doesn't work.

 
Lex1 Script's Author
OperaWindows

Css supported only this masks:
E[foo^="bar"] an E element whose "foo" attribute value begins exactly with the string "bar"
E[foo$="bar"] an E element whose "foo" attribute value ends exactly with the string "bar"
E[foo*="bar"] an E element whose "foo" attribute value contains the substring "bar"

IMG[src*="adserver.com"]

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel