Search:
Type: Posts; User: Sparrowhawk
Search:
Search took 0.01 seconds.
-
Thank you pitiko, I tried it but it does not work :(
-
I am trying to display Adsense ads conditionally, is there anything wrong with the syntax of this code?
<script type="text/javascript">
if (asppg_showGoogleAds)
{
document.write("<sc"+"ript...
-
Thank you Logic Ali
I tried it and it works only when Adsense Ads should not be displayed.
When AdSense Ads should be displayed it causes IE7 to have a fatal error and cannot display the page....
-
I have a forum which displays AdSense ads to non-registered users but not to registered users.
In my html pages I inserted a conditional statement at the top of my AdSense publisher code like...
|
|