Does anyone know an alternative way of loading valueclick ads? When their ads load slowly it holds up the entire page from loading. I have heard of loading ads through css but I have no idea how that would work. Their code id in java. Thanks
For those who search for this in the future, thought I would post my fix. Not sure this is the best, but it works for me. I made a page ad.php and put the ad code in it. Then I iframed the ad into the page. NOw the page loads just fine while waiting for the ad to load in the iframe. Here is the code I used for the iframe