aj8690
Feb 3rd 2008, 2:48 pm
I run a vBulletin forum. I'm using ads from adsdaq (javascript), which take 1-2 secs to load (you can see for yourself on my site http://www.puretalkforum.com). The rest of the page does not load until the ads finish loading, so this is a problem especially for the ads in the navbar.
Is there any way to make these ads load last so the rest of the page can load? I've tried adding defer="defer", but that doesn't seem to work and even makes IE freeze for some reason, and I've tried this http://gabrito.com/post/deferring-ad-loading-on-your-pages-to-avoid-unnecessary-outages and I got it to work sort of, but it's really buggy and doesn't work on all the pages. The CSS position:absolute thing is out of the question with my style.
Are there any other possibilities? Thanks!
Is there any way to make these ads load last so the rest of the page can load? I've tried adding defer="defer", but that doesn't seem to work and even makes IE freeze for some reason, and I've tried this http://gabrito.com/post/deferring-ad-loading-on-your-pages-to-avoid-unnecessary-outages and I got it to work sort of, but it's really buggy and doesn't work on all the pages. The CSS position:absolute thing is out of the question with my style.
Are there any other possibilities? Thanks!