sometimes my ads causing my site loding very slowly and content is not showing up. i tried this for loading the top ad after the content but it did not work;
<code><div id=”top_ad_loader” style=”display:none;”>adcode</div><script type=”text/javascript”>document.getElementById(“top_ad”).innerHTML =document.getElementById(“top_ad_loader”).innerHTML</script>
any ideas?
thanks a lot
Simply load the ads inside iframes. They won’t slow down the page load.