What type of HTML, javascript, or web page source code would cause Adblock to not render a page when using Google Chrome? -


i'm experiencing interesting issue google chrome , adblock (not adblock plus) preventing web pages rendering altogether.

when try view page http://inkthemes.com/wptheme/classicraft/ad/black-bmw-z4-red-leather-seats-convertible/

.. in chrome adblock 2.36.2 enabled, page comes blank. but, clicking on view source can see code fine. particular demo site home page , listing page work fine. every single content page comes white. if disable extension works fine.

i'm thinking somewhere there type of class or id keyword that's triggering it, cause entire page go blank (and not container class)?

could related doctype? causing this?

this link extension i'm using.

https://chrome.google.com/webstore/detail/adblock/gighmmpiobklfepjocnamgkkbiglidom?hl=en

the issue single-ad class name present on body tag.

assuming intended author, appears naming collision style declarations used adblock.

otherwise there other reason adblock interpreting entire body advertisement , appending class itself.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -