Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to download a full iframe rather than builds it from the js file and template? #12

Open
gangstaJS opened this issue Dec 21, 2015 · 2 comments

Comments

@gangstaJS
Copy link

How to download a full iframe rather than builds it from the js file and template? Like this: state.htmlVPaid.loadAdUnit('vpaid.html', onLoad);

@gangstaJS
Copy link
Author

Your plugin provide support type="application/javascript", how I can make support type="text/html" ?

@Fetz
Copy link
Contributor

Fetz commented Dec 22, 2015

Hi,
I didn't know that there was, as well ads with that type...

but if you need to add support, you can do it here:
https://github.com/MailOnline/VPAIDHTML5Client/blob/master/js/VPAIDHTML5Client.js#L75

Instead of creating an iframe with content you create an iframe with that url passed in adUrl

iq-dot added a commit to iq-dot/VPAIDHTML5Client that referenced this issue Jul 28, 2017
* Integrate the new semantics API endpoint.
Adjust the analytics we record

* Add better handling of flash, especially on firefox

* Do API switch over to new endpoint
Add sovrn ad tags

* Update logs and analytics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants