Tagged: iframe, responsive
I am trying to make my iframe fullscreen, but it isn’t working. Here is the iframe source code:
<iframe width=”100%” height=”inherit” frameborder=”0″ scrolling=”no” id=”liveImage–iframe8934″ src=”https://s3.amazonaws.com/show.placeit.net/v2/index.html?pl_embed=1&id=8934″></iframe>
I have tried height=”100%” and “auto” to no luck. The only thing that it listens to is px (obviously).
Here is an image of the inspected code for the page I am working on.
If you have any questions, let me know, I want this fixed. Thank you!