var frame = document.getElementById('#frame'), win = frame.contentWindow, doc = win.document, html = doc.documentElement, body = doc.body;
// 获取高度 var height = Math.max( body.scrollHeight, body.offsetHeight, html.clientHeight, html.scrollHeight, html.offsetHeight );
frame.setAttribute('height', height);
// 获取高度 var height = Math.max( body.scrollHeight, body.offsetHeight, html.clientHeight, html.scrollHeight, html.offsetHeight );
frame.setAttribute('height', height);
delphi lazarus opengl
网页操作自动化, 图像分析破解,游戏开发