Jump to content

ianwalberg

Approved members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by ianwalberg

  1. Does anyone have an example of a dynamically created div with the invocation code added?

    We creating the div's when a user clicks on an item which popup and then are populated based on what was clicked, this uses jquery.

    I believe that when the div is added by jquery it is added as text so the <script> tags not run, they are in the dom but do not run.

    So we changed to adding the <ins> tag and then running the asyncjs.php or ajs.php using jquery getscript and/or running the js that they return.

    This works and the advert is correctly displayed.

    However we cannot get the ad to display more than once.

    What are we missing?

    Many thanks

     

×
×
  • Create New...