Hey guys, on my site has a button inside a div:
<div class="novolinkdedownload">
<a href="#" class="btn btn-primary" id="butdedownlaodnovo">BAIXAR AGORA</a>
</div>
Is there any way for the user to use the famous adblock to disappear from the original DIV and pop up another one that I can create with a message, or something like that, of the button asking you to disable and reload the page?
NOTE
I have tried the options below that I can not.
LINK: Anti-adblock replacing div and Detect AdBlock and display a message