HowardF Posted March 15, 2019 Report Posted March 15, 2019 We have a page with multiple links on it. Each link calls a modal window populated with new content served (via Ajax). So basically the modals display new content without the page being refreshed. My issue is that I've attempted to fetch the invocation code along with the new content. This works fine the very first time the modal is called. However every subsequent call (without a page refresh) the ad space comes up blank. I can set up the ad space in the modal with the initial page load but this means that the same ad gets displayed and impression counter is not incremented. Hoping someone has encountered this difficulty and found a way to solve it. Thanks for any suggestions. Howard Quote
HowardF Posted March 16, 2019 Author Report Posted March 16, 2019 Solution which seems to work is to create an html page with the invocation code inserted and then serve the html page in an iframe each time the modal is called. Happy to hear any alternate suggestions. Howard andrewatfornax 1 Quote
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.