最新消息:

鹏鹏摄影3d墙

快乐生活 admin 2393浏览 0评论

function iFrameHeight() {
var ifm= document.getElementById(“iframepage”);
var subWeb = document.frames ? document.frames[“iframepage”].document : ifm.contentDocument;
if(ifm != null && subWeb != null) {
ifm.height = subWeb.body.scrollHeight;
}
}

转载请注明:爱开源 » 鹏鹏摄影3d墙

您必须 登录 才能发表评论!