EricMonkey Posted July 17, 2017 Report Share Posted July 17, 2017 (edited) Hi there, Is there any way to deliver a banner in a custom div instead of an iframe? For example, I have a general html banner, like: <div id="myad">blablabla</div> In index.html, <body><div id="wrap"></div></body>, I want to put the banner in the div (id=wrap), not in an iframe. Any way to do this? I tried "async JS tag" and "iframe tag", it doesn't work. Thank you. Edited July 17, 2017 by EricMonkey 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.