roybotnik Posted January 7, 2014 Report Share Posted January 7, 2014 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. Quote Link to comment Share on other sites More sharing options...
roybotnik Posted January 7, 2014 Author Report Share Posted January 7, 2014 Sigh, nevermind. It's because I had turbolinks enabled (rails app). I have no idea how it was even working in chrome. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.