Im looking for a coder to help me make a script where it detects adblock users and shows an alternative content. If your able to do this please pm me with your price.
Thankfully for you this has been done before, http://w3guy.com/detecting-adblock/ If you need more help than that. I can do it for you.
I actually had a code before but it seem like i editted the code wrong i was wondering if any of the coders can fix it to make it work : <div id="content-area"></div> <div class="ad468"></div> <script type="text/javascript"> $( document ).ready(function() { var h = $(".ad468").width(); if(h < 100){ $(".VideoEmbed").hide(); $(".Download").hide(); $("#content-area").append( '<center><img src="http://grifthost.com/image/adblocker.jpg"></center>'); } });</script> If anyone can help me to get this to work again im willing to pay. lol