Jump to content

roybotnik

Approved members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by roybotnik

  1. Sigh, nevermind. It's because I had turbolinks enabled (rails app). I have no idea how it was even working in chrome.
  2. Hello, I've recently begun serving some ads over SSL and I am noticing that the page content is getting overwritten with the add content in some browsers. It happens a lot in firefox, intermittently on iOS, and I haven't noticed the problem in chrome. I'm using the single call method with OA_show which has worked perfectly for other non-SSL sites. The ads are rendered via an SSL include on a domain that is different from the one the revive server is hosted on. The end result reminds me of what would normally happen if you call document.write after a page is finished rendering - the page content is replaced with whatever is in the document.write call. I wish I had something to go on but so far I haven't been able to pin anything down.
×
×
  • Create New...