Forum Ads
-
Sure I can refresh if ads not shown. :)
Also I know how it works, so I only and only click on an ad if I'm interested in. I never click on it randomly.
My suggestion was for make things easy. I mean instead on "right click on ad --> click "open in new tab" option", just click on it if the _blank parameter added. :)
-
@moonjeina I'm not an html ninja, so if you can post some example code on how this could be implemented I can look at doing it.
-
sure :)
Lets make a simple example here:
<A HREF="http://www.somewebsite" TARGET="_Blank">some text or image</A>As far as i see forum ads going to "http://adclick.g.doubleclick.net/somethingsomething", so you need to just insert TARGET="_Blank" parameter inside the <A> tag.
-
@moonjeina the code for the ads is:
<div>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BurstCoin Biz SkyScraper -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-1087055358174103"
data-ad-slot="8051099675"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BurstCoin Biz SkyScraper -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-1087055358174103"
data-ad-slot="7953368075"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>where/how do I make the edit?
-
oh dang. It using script, so there is no way to make it with my knowledge :/
Well, we gonna continue right click to open in new tab method. :)
Sorry for the trouble.
-
This post is deleted!
-
This post is deleted!
-
This post is deleted!
-
This post is deleted!
-
-
@Dario's-wallet Thanks, we should revert the blank parameter then...
@moonjeina You could hold "shift" button during clicking and it opens a new window. "CTRL" button during clicking opens a new tab.
-
@Dario-s-wallet thanks for the article. :)
@daWallet I'm sometimes too lazy to CTRL + click :D

