<iframe width="100%" onload="javascript:$(this).height($(this).contents().find('body').height() + 10);" src="a.htm" frameborder="0" scrolling="no" height="0"></iframe>
用jquery让iframe不出现滚动条
最新推荐文章于 2024-06-05 15:02:26 发布
<iframe width="100%" onload="javascript:$(this).height($(this).contents().find('body').height() + 10);" src="a.htm" frameborder="0" scrolling="no" height="0"></iframe>