Really weird bug where my site (triggla.tv) does not display the AdSense code on the homepage in FireFox or Chrome, and in FireFox has a weird glitch with AdSense where it tries to load the wrong banner size into the box (but corrects itself upon reset): http://i.imgur.com/py17r.png
I am just using the adsense code -- no plugin. Do I need to use Plugin?
<div class="adsense"><script type="text/javascript"><!--
google_ad_client = "ca-pub-#################";
/* TrigglaTV Square */
google_ad_slot = "################";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
This happened with the last version of WordPress as well (it's not just a 3.1 issue I mean).
Can you tell me why this isn't displaying correctly?