Social icones masked with AdBlock+
Posted: Mon Mar 03, 2014 7:24 pm
I'm working on a website and I just discovered some weird thing linked to AdBlock+
I have a madal popup with three social-cones (Twitter, FB, and Google+) to share a content on these social networks. Strangely, when AdBlock+ is activated, these icones don't appear, whereas when it is desactivated, they perfectly appear. It is not a CSS problem, I removed all CSS classes on the icon
For information, here is the <a> tag on each of the image button :
G+ : href="https://plus.google.com/share?url=http: ... /?id=14818" target="_blank"
Twitter : href="http://twitter.com/share?text=Test&url= ... /?id=14818" target="_blank">
FB : <a href="http://www.facebook.com/sharer.php?s=10 ... _close.jpg" target="_blank">
Is it a known bug ? I take a look on it but didn't find anything. Is it because I'm working with localhost ?
If you need more details, I can answer your question
Thank you
I have a madal popup with three social-cones (Twitter, FB, and Google+) to share a content on these social networks. Strangely, when AdBlock+ is activated, these icones don't appear, whereas when it is desactivated, they perfectly appear. It is not a CSS problem, I removed all CSS classes on the icon
For information, here is the <a> tag on each of the image button :
G+ : href="https://plus.google.com/share?url=http: ... /?id=14818" target="_blank"
Twitter : href="http://twitter.com/share?text=Test&url= ... /?id=14818" target="_blank">
FB : <a href="http://www.facebook.com/sharer.php?s=10 ... _close.jpg" target="_blank">
Is it a known bug ? I take a look on it but didn't find anything. Is it because I'm working with localhost ?
If you need more details, I can answer your question
Thank you