loc.alize.us時發現左上角的logo不見了,而且
Add to del.icio.us Digg this
兩個東西位置跑掉,影響到版面
原以為是adblock擋掉google的關係
但是把google filter disable後,還是不正常
設白名單還是一樣 :|
把Adblock Plus Disable後就正常
一定是Adblock Plus中某條規則的緣故
可是Adblock Plus Side Bar裡面看不到有filter的項目
後來以firebug看到是某個element filter擋掉的
可是從firebug點出來的規則清單,與Adblock Plus的清單顯示方法不一樣
無法確知是哪條規則的關係
後來突然領會,以"adtop"尋找,發現"#*(id*=AdTop)"這條的可能性最大
disable後,果然恢復正常
但是不想把"#*(id*=AdTop)"整個disable掉
能對element寫白名單嗎?
@@|loc.alize.us#div(id=headTop) 測試結果沒作用
暫時把
"#*(id*=AdTop)"整個disable掉好了 *-)

----------------------------------------------------------------------------------------------------

http://adblockplus.org/en/filters#elemhide_basic裡面寫到
Note: Element hiding works very differently from normal filters. This has the implication that no wildcards are supported in element hiding rules, hit count for them won’t be available and exception rules will be ignored.
element無法設定白名單
所以目前做法就只有將"#*(id*=AdTop)"disable掉 :(


No comments: