I have two divs in my site one with id ad_holder
and another with id ad_buttons"
When testing the site on Mozilla with ad block plus installed I noticed that both divs were hidden. On further inspection I noticed it that Adblock was the culprit probably because of the ID names.
I also noticed that Adblock created (or maybe has a ready made) CSS file, that sets the display to hidden.
I know I can fix this by simply changing the IDs or trying to override the Adblock CSS but still need to know if there is yet another alternative way of fixing this, like a small piece of code that tells Adblock it's not a real ad.
The contents of the divs are not real ads, it just holds .jpeg
s about the client's business.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…