I am the owner of a pro wrestling news site. We make our money from ad banners. One of the ad companies I work with is AdBrite. I run AdBrite's "Full Page" ad - which is basically an interstatial.
The problem is that whenever the ad loads for me, it totally corrupts my site's tables. I've had this problem on several machines and have had many of my visitors complain about the issue. I get the issue mostly in Internet Explorer.
Here is my url: http://www.sescoops.com
You may have to click around a few times to bring up the ad to show the error.
I contacted AdBrite and they basically told me don't expect a solution any time soon. They said I'm welcome to modify the code to get it working, but so far I couldn't get it working.
The Full Page ad is spawned from the very bottom "skyscraper" ad on the right side. If you view source, the code is displayed as:
<!-- Begin: AdBrite -->
<script type="text/javascript">
var AdBrite_Title_Color = 'ff0000';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'ff0000';
</script>
<script src="http://ads.adbrite.com/mb/text_group.php?sid=426524&zs=3136305f363030" type="text/javascript"></script>
<center><div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=426524&afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;">Your Ad Here</a></div>
<!-- End: AdBrite -->
I don't know why this affects my site and not others, but I just want it fixed.
Can ANYBODY get this working?
|