minznerjosh / vast-player

Playback VAST creatives in a web browser.
MIT License
45 stars 32 forks source link

Scrollbars won't go away #9

Closed notmark closed 6 years ago

notmark commented 6 years ago

Any idea why this is happening on all browsers? I've tried every css trick I can think of and nothing is working.

Here's a screenshot of the issue: http://prntscr.com/his7ty

minznerjosh commented 6 years ago

Can you post a jsfiddle with the issue?

notmark commented 6 years ago

https://jsfiddle.net/notmark/q3fL9dok/3/

notmark commented 6 years ago

I figured it out. I added scrolling="no" to the container iframe.