Any idea why no matter what height i assign to the iframe, it doesn’t resize? I’m testing this on an iPhone (on desktop browser it resizes correctly).
<iframe width="320" height="180" src="http://www.youtube.com/embed/wwbKu0mznf4" frameborder="0"></iframe>
Try adding scrolling=”no”.