天天看点

iframe自适应高度解决方法 .

<div id="leftBar">

    <iframe name="tag" src="_iframe.html" style="width:100%; min-height:510px; border:0;

overflow:hidden" onload="this.height=tag.document.body.scrollHeight"></iframe>

</div><!--END leftBar-->

来自: