Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I use ajax for reloading ads on the http://www.loupak.cz/obrazky/legracni-obrazky/220733/. It works like this:

  1. In the targeted page are only divs with ads codes without JS

  2. There is array with divs and associated codes for ads

  3. The page includes iframe. To this iframe are added ads codes and iframe is reloaded

  4. Aftrer this I only put loaded ads from the iframe on the right place on the page.

This stopped working after we have added google ads to adocean platform. It works only with adocean ads, but when ad is from google (off course distributed throught adocean) it doesnt display in all browsers except Opera. When I load ads in standard way , it works. For example here http://www.loupak.cz/video/. Please do not notice ad on the left, because it is loaded by standard google code. Code for reloading is on the first link from line 721 to 764. Thanks for your help.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.