Next Page

1

Previous Page

Thread: Ads Loading Slow

Created on: 05/01/08 03:29 PM

Replies: 1

jeff


New Member


Joined: 04/09/08

Posts: 1

Ads Loading Slow
05/01/08 3:29 PM

I am using Harlan to display ads on my site. Sometime the ads load slower than the page. When this happens, the page starts loading and then we it gets to an ad the page kind of hangs until the ad is ready to be served. The ad is served and the rest of the page is loaded.

So my question is this: Is there anyway to get my page to load first and then the ads second?

Link | Top | Bottom

admin


Experienced Member


Joined: 04/08/04

Posts: 2,878

RE: Ads Loading Slow
05/02/08 8:13 AM

Hmm. You could do this if you modfied the code a bit. Right now the JS code outputs directly where put. If you made the code _return_ the text, you could then put the code in the HEAD of your page... or wait, maybe at the end right before the closing BODY. Anyway, you would use the result and then document.getElementById(something).innerHTML = the result.

Link | Top | Bottom

Next Page

1

Previous Page

New Post

Please login to post a response.