<mce:script language= "Javascript "><!--
window.onload=function()
{
parent.document.all("iframe1").style.height = document.body.scrollHeight;
parent.document.all("iframe1").style.width = document.body.scrollWidth;
}
// --></mce:script>更多js控制iframe的高度/宽度让其自适应内容相关文章请关注PHP中文网!