EXreaction wrote:How long exactly are these advertisements taking to display that this is a problem?
It's not very régular but sometimes, adverts servers have time out, so it could be 3sec as it could be 30sec or more, an then at this moment the user see only the top of the header (before ads) and stay waiting (with adress of ads visible loading at bottom of browser) with all the website is waiting in timeout without loading the rest of the page (no forum wrap appears so)
It's not very important but when you have regular member, there is many chance to have the website no loading fine several time in a month cause to this timeout, so it could be with disapointing for users and have bad effect to reject the wish to clic on ad in the future (sorry for my bad english so)
EXreaction wrote:It would be possible to do something like that, but I believe it would require that you use javascript to load the advertisements, which is much less efficient than loading them directly on the page.
Yes you are right, i search how it could be more efficiant, it's just a way, don't know if it's the better
But could it be an option feature, for example lot of adverts are insert with script code so it already use javascript too,
and then if javascript is not activated, "onload" will no work, so coud be a div (hidden") with script inside (so don't display), but reinject the advert outside this div just after betwenn <noscript>,
So it coul be take care of the 2 situations, and display ads with onload if javascript is activate, or display the same ads in noscript if javascript is desactivate
sorry for my bad english so
Thanks