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

Requesting removal of style="margin:0;padding" from body element in videojs_5.vast.vpaid.min.js #320

Open
krishna555 opened this issue Nov 24, 2018 · 0 comments

Comments

@krishna555
Copy link

The issue is that the style="margin:0,padding" does not allow usage of slot element to bind click event listeners. Most VPAID JS bind click event listeners to the

HTML element.

Refer https://googleads.github.io/googleads-ima-html5/vpaid/linear/VpaidVideoAd.js to verify that VPAID JS append click listeners to slot element and not the video slot element. Hence, kindly remove this styling CSS property.

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

1 participant