Layout breaks if user using adblock while looping ads.
-
Hey.
Looping ads while using adblocker causes layout break.
Was trying solve it by adding
idto advertiseitemdiv:if(adblock) { document.getElementById("divId").style.display = "none"; }But it only solves first first
itemalignment.Any solutions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Layout breaks if user using adblock while looping ads.’ is closed to new replies.