时间:2021-07-01 10:21:17 帮助过:5人阅读
<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中文网!