Hey guys. I know somewhere on this board is someone familiar with iframes and all that jazz.
I'm in the process of launching a pretty slick banner/text advertising service on Top-Affiliate.com but I'm running into a few bugs before I release the service to the public.
I'm trying to display an iframe in the header of my site (where advertisers banners will be displayed) but the iframe keeps pulling Google Adsense ads. Here's the code I'm using:
Code:
<iframe src="http://www.top-affiliate.com/image.php?size_id=2" width="468" height="60" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" vspace="0" hspace="0"><br><font size=-1></iframe>
My question is do iframes interfere with Adsense and vice versa? Even though the Adsense ads are not being displayed in an iframe?